Searched refs:bflags (Results 1 - 1 of 1) sorted by relevance
/ast/src/lib/libast/misc/ |
H A D | optget.c | 2406 int bflags = 0; local 3016 p = textout(sp_body, p, cb, cl, style, 0, 0, sp_info, version, id, catalog, &bflags); 3020 hflags = dflags = bflags; 3261 item(sp_body, (flags & OPT_functions) ? C("FUNCTIONS") : C("OPTIONS"), 0, 0, style, sp_info, version, id, ID, &bflags); 3410 textout(sp_body, d, cb, cl, style, 0, 3, sp_info, version, id, catalog, &bflags); 3414 textout(sp_body, u, cb, cl, style, 0, 3, sp_info, version, id, catalog, &bflags); 3424 textout(sp_body, t, 0, 0, style, 0, 0, sp_info, version, NiL, NiL, &bflags); 3428 p = u ? skip(p + 1, 0, 0, 0, 0, 1, 1, version) : textout(sp_body, p, 0, 0, style, 4, 0, sp_info, version, id, catalog, &bflags); 3451 textout(sp_body, t, 0, 0, style, 4, 0, sp_info, version, NiL, NiL, &bflags); 3468 textout(sp_body, t, 0, 0, style, 4, 0, sp_info, version, NiL, NiL, &bflags); [all...] |
Completed in 1880 milliseconds