H A D | optget.c | 209 C("about"), "-", STYLE_match, 1094 label(register Sfio_t* sp, int sep, register char* s, int about, int z, int level, int style, int f, Sfio_t* ip, int version, char* id, char* catalog) argument 1127 if (about) 1383 if (about) 1472 item(Sfio_t* sp, char* s, int about, int level, int style, Sfio_t* ip, int version, char* id, char* catalog) argument 1493 label(sp, 0, s + 1, about, -1, level, style, FONT_LITERAL, ip, version, id, catalog); 1523 label(sp, 0, s, about, -1, level, 0, 0, ip, version, id, catalog); 1525 label(sp, 0, s, about, -1, level, style, level ? FONT_BOLD : 0, ip, version, id, catalog); 1541 label(sp, 0, s, about, -1, level, style, FONT_BOLD, ip, version, id, catalog); 1592 int about; local [all...] |