Searched defs:examine (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/usr.bin/make/ |
H A D | make.c | 1221 ExamineLater(GNodeList *examine, GNodeList *toBeExamined) in ExamineLater() 1248 GNodeList examine = LST_INIT; /* Queue of targets to examine */ in Make_ExpandUse() local 1345 GNodeList examine; /* List of targets to examine */ in Make_ProcessWait() local
|
/netbsd-src/games/phantasia/ |
H A D | main.c | 91 bool examine = FALSE; /* set if examine a character */ in main() local
|
/netbsd-src/external/gpl3/gdb/dist/zlib/examples/ |
H A D | enough.c | 361 local void examine(int syms, int left, int len, int mem, int rem) { in examine() function
|
/netbsd-src/external/gpl3/binutils.old/dist/zlib/examples/ |
H A D | enough.c | 361 local void examine(int syms, int left, int len, int mem, int rem) { in examine() function
|
/netbsd-src/external/gpl3/binutils/dist/zlib/examples/ |
H A D | enough.c | 361 local void examine(int syms, int left, int len, int mem, int rem) { in examine() function
|
/netbsd-src/common/dist/zlib/examples/ |
H A D | enough.c | 361 local void examine(int syms, int left, int len, int mem, int rem) { in examine() function
|
/netbsd-src/sys/arch/hpcmips/stand/pbsdboot/ |
H A D | disptest.c | 384 examine(char* addr, int size) in examine() function
|