Home
last modified time | relevance | path

Searched refs:ffetargetLogical3 (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/f/
H A Dbld.h176 ffetargetLogical3 logical3;
300 ffetargetLogical3 *logical3;
604 ffebldConstant ffebld_constant_new_logical3_val (ffetargetLogical3 val);
H A Dbld.c1221 ffebld_constant_new_logical3_val (ffetargetLogical3 val) in ffebld_constant_new_logical3_val()
1999 size *= sizeof (ffetargetLogical3), in ffebld_constantarray_new()
H A Dtarget.h307 typedef short int ffetargetLogical3; typedef
H A Dcom.c11490 assert (ffetype_size (type) == sizeof (ffetargetLogical3)); in ffecom_init_0()