Searched refs:ffe_pool_any_unit (Results 1 – 4 of 4) sorted by relevance
/openbsd/gnu/usr.bin/gcc/gcc/f/ |
H A D | lab.c | 104 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 D | top.h | 208 #define ffe_pool_any_unit() (ffe_any_unit_pool_) macro
|
H A D | std.c | 631 stmt = malloc_new_kp (ffe_pool_any_unit (), "ffestdStmt_", sizeof (*stmt)); in ffestd_stmt_new_()
|
H A D | stc.c | 9074 pool = malloc_pool_new ("Select", ffe_pool_any_unit (), 1024); in ffestc_R809()
|