Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Drtl.c258 rtx_alloc (code) in rtx_alloc() function
/openbsd-src/gnu/gcc/gcc/
H A Drtl.h1457 #define rtx_alloc(c) rtx_alloc_stat (c MEM_STAT_INFO) macro