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

/freebsd-11-stable/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
/freebsd-11-stable/usr.bin/m4/
H A Dmain.c157 static ndptr inspect(int, char *);
386 p = inspect(t, token);
549 inspect(int c, char *tp) function

Completed in 132 milliseconds