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

/freebsd-10.0-release/contrib/gcc/
H A Dxcoffout.h100 dbxout_int (NUMBER); \
102 dbxout_int (stab_to_sclass (CODE)); \
H A Ddbxout.c429 dbxout_int (int num)
533 dbxout_int (stype);
535 dbxout_int (sdesc);
548 dbxout_int (stype);
558 dbxout_int (N_SLINE);
560 dbxout_int (lineno);
572 dbxout_int (stype);
584 dbxout_int (stype);
595 dbxout_int (stype);
597 dbxout_int (sdes
427 dbxout_int (int num) function
[all...]
H A Doutput.h620 extern void dbxout_int (int);

Completed in 41 milliseconds