Home
last modified time | relevance | path

Searched refs:regalloc (Results 1 – 21 of 21) sorted by relevance

/titanic_41/usr/src/lib/libast/common/regex/
H A Dregalloc.c31 regalloc(void* handle, void*(*resize)(void*,void*,size_t), regflags_t flags) in regalloc() function
/titanic_41/usr/src/lib/libast/common/comp/
H A Dregcmp.c167 regalloc(re, block, REG_NOFREE); in regcmp()
169 regalloc(NiL, NiL, 0); in regcmp()
H A Dregexp.c64 regalloc(env, block, REG_NOFREE); in _re_comp()
/titanic_41/usr/src/lib/libast/common/include/
H A Dregex.h241 extern void regalloc(void*, regresize_t, regflags_t);
/titanic_41/usr/src/lib/libast/amd64/src/lib/libast/
H A Dast_map.h234 #undef regalloc
235 #define regalloc _ast_regalloc macro
/titanic_41/usr/src/lib/libast/amd64/include/ast/
H A Dast_map.h255 #undef regalloc
256 #define regalloc _ast_regalloc macro
H A Dregex.h224 extern __MANGLE__ void regalloc __PROTO__((__V_*, regresize_t, regflags_t));
/titanic_41/usr/src/lib/libast/sparc/include/ast/
H A Dast_map.h255 #undef regalloc
256 #define regalloc _ast_regalloc macro
H A Dregex.h224 extern __MANGLE__ void regalloc __PROTO__((__V_*, regresize_t, regflags_t));
/titanic_41/usr/src/lib/libast/sparcv9/include/ast/
H A Dast_map.h255 #undef regalloc
256 #define regalloc _ast_regalloc macro
H A Dregex.h224 extern __MANGLE__ void regalloc __PROTO__((__V_*, regresize_t, regflags_t));
/titanic_41/usr/src/lib/libast/i386/src/lib/libast/
H A Dast_map.h234 #undef regalloc
235 #define regalloc _ast_regalloc macro
/titanic_41/usr/src/lib/libast/sparc/src/lib/libast/
H A Dast_map.h234 #undef regalloc
235 #define regalloc _ast_regalloc macro
/titanic_41/usr/src/lib/libast/i386/include/ast/
H A Dast_map.h255 #undef regalloc
256 #define regalloc _ast_regalloc macro
H A Dregex.h224 extern __MANGLE__ void regalloc __PROTO__((__V_*, regresize_t, regflags_t));
/titanic_41/usr/src/lib/libast/sparcv9/src/lib/libast/
H A Dast_map.h234 #undef regalloc
235 #define regalloc _ast_regalloc macro
/titanic_41/usr/src/lib/libast/amd64/src/lib/libast/FEATURE/
H A Dmap234 #undef regalloc
235 #define regalloc _ast_regalloc
/titanic_41/usr/src/lib/libast/i386/src/lib/libast/FEATURE/
H A Dmap234 #undef regalloc
235 #define regalloc _ast_regalloc
/titanic_41/usr/src/lib/libast/sparcv9/src/lib/libast/FEATURE/
H A Dmap234 #undef regalloc
235 #define regalloc _ast_regalloc
/titanic_41/usr/src/lib/libast/sparc/src/lib/libast/FEATURE/
H A Dmap234 #undef regalloc
235 #define regalloc _ast_regalloc
/titanic_41/usr/src/lib/libast/
H A DMakefile.com259 common/regex/regalloc.o \