Searched refs:synthesize (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/contrib/ast/src/lib/libast/port/ |
H A D | astconf.c | 79 #define INITIALIZE() do{if(!state.data)synthesize(NiL,NiL,NiL);}while(0) 325 synthesize(register Feature_t* fp, const char* path, const char* value) in synthesize() function 613 synthesize(fp, path, ok ? succeed : fail); in initialize() 678 else if (!synthesize(fp, path, value)) in format() 732 else if (!synthesize(fp, path, value)) in format() 784 synthesize(fp, path, value); in format() 796 synthesize(fp, path, value); in format()
|
/illumos-gate/usr/src/cmd/spell/ |
H A D | american | 282 synthesize
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/ |
H A D | RELEASE | 250 09-06-05 port/astconf.c: fix 'UNIVERSE = value' synthesize logic 1679 add comp/fakelink.h to synthesize a few symlink text patterns
|