Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/gcc/gcc/f/
H A Dlab.c104 malloc_kill_ks (ffe_pool_any_unit (), pl, sizeof (*pl)); in ffelab_finish()
107 malloc_kill_ks (ffe_pool_any_unit (), pl, sizeof (*pl)); in ffelab_finish()
144 l = (ffelab) malloc_new_ks (ffe_pool_any_unit (), "FFELAB label", sizeof (*l)); in ffelab_new()
H A Dtop.h208 #define ffe_pool_any_unit() (ffe_any_unit_pool_) macro
H A Dstd.c631 stmt = malloc_new_kp (ffe_pool_any_unit (), "ffestdStmt_", sizeof (*stmt)); in ffestd_stmt_new_()
H A Dstc.c9074 pool = malloc_pool_new ("Select", ffe_pool_any_unit (), 1024); in ffestc_R809()