Searched refs:inspect (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/usr.bin/m4/
H A Dmain.c158 static ndptr inspect(int, char *);
381 p = inspect(t, token);
543 inspect(int c, char *tp) function
/freebsd-9.3-release/contrib/gdb/gdb/
H A Dprintcmd.c871 print_command_1 (char *exp, int inspect, int voidprint)
880 /* Pass inspect flag to the rest of the print routines in a global (sigh). */
881 inspect_it = inspect;
918 if (inspect)
934 if (inspect)
2151 c = add_com ("inspect", class_vars, inspect_command,
867 print_command_1(char *exp, int inspect, int voidprint) argument

Completed in 107 milliseconds