Searched refs:ffetarget_typeless_octal (Results 1 – 2 of 2) sorted by relevance
790 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)
2426 ffetarget_typeless_octal (ffetargetTypeless *xvalue, ffelexToken token) in ffetarget_typeless_octal() function