Searched defs:about (Results 1 - 3 of 3) sorted by relevance

/ast/src/lib/libvcodex/Vcwindow/
H A Dvcwindow.h48 char* about; member in struct:_vcwmethod_s
/ast/src/lib/libvcodex/
H A Dvcodex.h173 char* about; /* [-name?value]...0-terminated */ member in struct:_vcmethod_s
571 ** They are no longer needed with VCDX since information about secondary
/ast/src/lib/libast/misc/
H A Doptget.c231 C("about"), "-", STYLE_match,
1291 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
1325 if (about)
1604 if (about)
1693 item(Sfio_t* sp, char* s, int about, int level, int style, Sfio_t* ip, int version, char* id, char* catalog, int* hflags) argument
1714 label(sp, 0, s + 1, about, -1, level, style, FONT_LITERAL, ip, version, id, catalog);
1750 label(sp, 0, s, about, -1, level, style, -1, ip, version, id, catalog);
1752 label(sp, 0, s, about, -1, level, style, level ? FONT_BOLD : 0, ip, version, id, catalog);
1777 label(sp, 0, s, about, -1, level, style, FONT_BOLD, ip, version, id, catalog);
1829 int about; local
[all...]

Completed in 19 milliseconds