Searched refs:next_format (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/xedit/dist/lisp/ | ||
| H A D | format.c | 936 char *format, *next_format, *start, **formats; local in function:list_formats 948 format = start = next_format = *format_ptr; 964 next_format = parse_arguments(format + 1, &args, NULL, NULL, NULL); 1017 start = next_format; 1019 format = next_format; 1036 *format_ptr = next_format; 1056 char *format, *next_format, **formats; local in function:format_case_conversion 1070 next_format = *(info->format); 1071 list_formats(info, '(', &next_format, &formats, &num_formats, 1134 *(info->format) = next_format; 1141 char *format, *next_format, **formats; local in function:format_conditional 1234 char *format, *next_format, *loop_format, **formats; local in function:format_iterate 1502 char **formats, *format, *next_format; local in function:format_justify 1729 char stk[256], *format, *next_format; local in function:LispFormat [all...] |
Completed in 3 milliseconds