Home
last modified time | relevance | path

Searched refs:chrtoi (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/lib/libast/string/
H A Dchrtoi.c33 chrtoi(register const char* s) in chrtoi() function
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A Dppexpr.c532 n = chrtoi(pp.token + 1); in subexpr()
561 n = chrtoi(pp.token); in subexpr()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/include/
H A Dast.h261 extern int chrtoi(const char*);
/illumos-gate/usr/src/cmd/ast/libast/
H A Dmapfile-vers652 chrtoi;
H A DMakefile.defs490 string/chrtoi.o \
/illumos-gate/usr/src/contrib/ast/src/lib/libast/
H A DMakefile73 chresc.c chrtoi.c streval.c strexpr.c strmatch.c strcopy.c \
H A DMamfile726 make chrtoi.o
727 make string/chrtoi.c
729 done string/chrtoi.c
730 meta chrtoi.o %.c>%.o string/chrtoi.c chrtoi
731 prev string/chrtoi.c
732 exec - ${CC} ${mam_cc_FLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c string/chrtoi.c
733 done chrtoi.o generated
6100 …m.o strhash.o strkey.o strsum.o stracmp.o strnacmp.o ccmap.o ccmapid.o ccnative.o chresc.o chrtoi.o