Searched refs:s (Results 1 – 6 of 6) sorted by relevance
/mach/ |
A D | errsystems.awk | 13 s = $0; sub(/^.*err_/, "", s); sub(/_sub.*$/, "", s); 15 s, s; 17 s, s;
|
A D | errorlib.h | 84 #define errlib_count(s) (sizeof(s)/sizeof(s[0])) argument
|
A D | Versions | 44 # s*
|
A D | Machrules | 98 { printf \"$*-calls += %s\\n\", \$$3 }" $< ;\ 137 # We must use $(CFLAGS) to get -O flags that affect #if's in header files. 140 sed -e 's,- *:,$(.udeps-targets):,' \ 211 # Choose any single module generated by MiG. We will compute this module's
|
A D | Makefile | 153 cat $^ | tr \\012 @ | sed s/@@/@%/g | tr % \\012 \
|
/mach/mach/ |
A D | mach_traps.h | 72 extern void mach_print(const char *s);
|
Completed in 9 milliseconds