Searched refs:flag_p (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/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...]
/freebsd-10.1-release/usr.sbin/gstat/
H A Dgstat.c54 static int flag_a, flag_b, flag_c, flag_d, flag_o, flag_p; variable
147 flag_p = 1;
260 if (flag_p && gid->lg_what == ISPROVIDER &&
/freebsd-10.1-release/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;

Completed in 60 milliseconds