OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pardebug
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/amiga/dev/
par.c
86
int
pardebug
= 0;
variable in typeref:typename:int
152
if ((
pardebug
& PDB_NOCHECK) == 0)
170
if (
pardebug
& PDB_FOLLOW) {
205
if (
pardebug
& PDB_FOLLOW)
221
if (
pardebug
& PDB_FOLLOW)
234
if (
pardebug
& PDB_FOLLOW)
246
if (
pardebug
& PDB_FOLLOW)
258
if (
pardebug
& PDB_FOLLOW)
285
if (
pardebug
& (PDB_FOLLOW|PDB_IO))
320
if (
pardebug
& PDB_IO
[
all
...]
par.c
86
int
pardebug
= 0;
variable in typeref:typename:int
152
if ((
pardebug
& PDB_NOCHECK) == 0)
170
if (
pardebug
& PDB_FOLLOW) {
205
if (
pardebug
& PDB_FOLLOW)
221
if (
pardebug
& PDB_FOLLOW)
234
if (
pardebug
& PDB_FOLLOW)
246
if (
pardebug
& PDB_FOLLOW)
258
if (
pardebug
& PDB_FOLLOW)
285
if (
pardebug
& (PDB_FOLLOW|PDB_IO))
320
if (
pardebug
& PDB_IO
[
all
...]
/src/sys/arch/x68k/dev/
par.c
107
#ifdef
PARDEBUG
108
int
pardebug
= PDB_FOLLOW | PDB_IO | PDB_INTERRUPT;
variable in typeref:typename:int
110
int
pardebug
= 0;
variable in typeref:typename:int
254
if (
pardebug
& PDB_FOLLOW)
266
if (
pardebug
& PDB_FOLLOW)
278
if (
pardebug
& PDB_FOLLOW)
324
if (
pardebug
& PDB_IO)
351
if (
pardebug
& PDB_IO)
402
if (
pardebug
& PDB_IO)
409
if (
pardebug
& (PDB_FOLLOW|PDB_IO)
[
all
...]
par.c
107
#ifdef
PARDEBUG
108
int
pardebug
= PDB_FOLLOW | PDB_IO | PDB_INTERRUPT;
variable in typeref:typename:int
110
int
pardebug
= 0;
variable in typeref:typename:int
254
if (
pardebug
& PDB_FOLLOW)
266
if (
pardebug
& PDB_FOLLOW)
278
if (
pardebug
& PDB_FOLLOW)
324
if (
pardebug
& PDB_IO)
351
if (
pardebug
& PDB_IO)
402
if (
pardebug
& PDB_IO)
409
if (
pardebug
& (PDB_FOLLOW|PDB_IO)
[
all
...]
Completed in 48 milliseconds
Indexes created Sun Sep 21 20:09:37 GMT 2025