Home
last modified time | relevance | path

Searched defs:catlist (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/f/
H A Dcom.c507 #define ffecom_concat_list_count_(catlist) ((catlist).count) argument
508 #define ffecom_concat_list_expr_(catlist,i) ((catlist).exprs[(i)]) argument
509 #define ffecom_concat_list_maxlen_(catlist) ((catlist).maxlen) argument
510 #define ffecom_concat_list_minlen_(catlist) ((catlist).minlen) argument
2352 ffecom_concat_list_gather_ (ffecomConcatList_ catlist, ffebld expr, in ffecom_concat_list_gather_()
2461 ffecom_concat_list_kill_ (ffecomConcatList_ catlist) in ffecom_concat_list_kill_()
2476 ffecomConcatList_ catlist; in ffecom_concat_list_new_() local
6585 ffecomConcatList_ catlist; in ffecom_let_char_() local
6943 ffecomConcatList_ catlist; in ffecom_prepare_let_char_() local
10088 ffecomConcatList_ catlist; in ffecom_arg_ptr_to_expr() local
[all …]