Home
last modified time | relevance | path

Searched refs:ffetarget_typeless_octal (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/f/
H A Dtarget.h790 bool ffetarget_typeless_octal (ffetargetTypeless *value, ffelexToken token);
1432 #define ffetarget_octalmil(v,t) ffetarget_typeless_octal (v, t)
1433 #define ffetarget_octalvxt(v,t) ffetarget_typeless_octal (v, t)
H A Dtarget.c2426 ffetarget_typeless_octal (ffetargetTypeless *xvalue, ffelexToken token) in ffetarget_typeless_octal() function