H A D | optget.c | 1693 … s, int about, int level, int style, Sfio_t* ip, int version, char* id, char* catalog, int* hflags) in item() argument 1736 if (*hflags & HELP_head) in item() 1739 *hflags |= HELP_head; in item() 1762 *hflags |= HELP_index; in item() 1803 …tyle, int level, int bump, Sfio_t* ip, int version, char* id, char* catalog, int* hflags, int line) in trace_textout() argument 1808 p = textout(sp, p, conform, conformlen, style, level, bump, ip, version, id, catalog, hflags); in trace_textout() 1816 …len, int style, int level, int bump, Sfio_t* ip, int version, char* id, char* catalog, int* hflags) in textout() argument 1819 …vel,bump,ip,version,id,catalog,hflags) trace_textout(sp,s,conform,conformlen,style,level,bump,ip,v… in textout() argument 1908 par = item(sp, w, about, level, style, ip, version, id, ID, hflags); in textout() 1945 par = item(sp, t, about, level, style, ip, version, id, catalog, hflags); in textout() [all …]
|