Home
last modified time | relevance | path

Searched refs:ffetarget_cmp_hollerith (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/f/
H A Dtarget.c565 ffetarget_cmp_hollerith (ffetargetHollerith l, ffetargetHollerith r) in ffetarget_cmp_hollerith() function
H A Dtarget.h590 int ffetarget_cmp_hollerith (ffetargetHollerith l, ffetargetHollerith r);
H A Dbld.c871 cmp = ffetarget_cmp_hollerith (val, ffebld_constant_hollerith (c->next)); in ffebld_constant_new_hollerith_val()