Searched refs:PUTS (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/lib/libast/common/regex/ |
H A D | regsubexec.c | 58 #define PUTS(p,b,x,z,r) \ macro 165 PUTS(p, b, s, match->rm_eo, return fatal(p->env->disc, c, NiL)); in regsubexec() 168 PUTS(p, b, s, match->rm_so, return fatal(p->env->disc, c, NiL)); in regsubexec()
|
/titanic_41/usr/src/cmd/oawk/ |
H A D | awk.g.y | 72 # define PUTS(x) macro
|
H A D | lib.c | 351 PUTS(char *s) in PUTS() function
|
/titanic_41/usr/src/cmd/awk/ |
H A D | awk.g.y | 40 # define PUTS(x) macro
|
H A D | lib.c | 660 PUTS(uchar *s) in PUTS() function
|