Searched refs:ffestt_formatlist_create (Results 1 - 4 of 4) sorted by relevance

/haiku-buildtools/legacy/gcc/gcc/f/
H A Dstt.h190 ffesttFormatList ffestt_formatlist_create (ffesttFormatList parent,
H A Dstt.c664 list must have already been created by ffestt_formatlist_create. The
682 /* ffestt_formatlist_create -- Create new list of formats
685 list = ffestt_formatlist_create(NULL);
690 ffestt_formatlist_create (ffesttFormatList parent, ffelexToken t)
689 ffestt_formatlist_create (ffesttFormatList parent, ffelexToken t) function
H A Dstd.c1273 f = ffestt_formatlist_create (NULL, NULL);
H A Dstb.c8928 ffestb_local_.format.f = ffestt_formatlist_create (NULL,
8937 ffestb_local_.format.f = ffestt_formatlist_create (NULL,
9345 = ffestt_formatlist_create (f, ffelex_token_use (t));
9365 = ffestt_formatlist_create (f, ffelex_token_use (t));

Completed in 123 milliseconds