Searched refs:flag_p (Results 1 - 3 of 3) sorted by last modified time

/freebsd-11-stable/usr.sbin/gstat/
H A Dgstat.c56 static int flag_a, flag_b, flag_B, flag_c, flag_d, flag_o, flag_p, flag_s; variable
153 flag_p = 1;
280 if (flag_p && gid->lg_what == ISPROVIDER &&
/freebsd-11-stable/gnu/usr.bin/gdb/gdbserver/
H A Dfbsd-low.c955 resume_status_pending_p (struct inferior_list_entry *entry, void *flag_p) argument
976 * (int *) flag_p = 1;
/freebsd-11-stable/contrib/binutils/opcodes/
H A Darc-opc.c46 static int flag_p; variable
366 marker = flag_p ? ARC_REG_SHIMM_UPDATE : ARC_REG_SHIMM;
471 flag_p = 1;
503 if (flag_p && !flagshimm_handled_p)
942 if (!flag_p)
1104 flag_p = 0;
1124 flag_p = 1;
1201 f = flag_p != 0;
1208 flag_p = 1;
1271 if (!flag_p || !limm_
[all...]

Completed in 86 milliseconds