Home
last modified time | relevance | path

Searched refs:synthesize (Results 1 – 5 of 5) sorted by relevance

/titanic_51/usr/src/lib/libast/common/port/
H A Dastconf.c77 #define INITIALIZE() do{if(!state.data)synthesize(NiL,NiL,NiL);}while(0)
309 synthesize(register Feature_t* fp, const char* path, const char* value) in synthesize() function
594 synthesize(fp, path, ok ? succeed : fail); in initialize()
624 if (!synthesize(fp, path, value)) in format()
676 if (!synthesize(fp, path, value)) in format()
728 synthesize(fp, path, value); in format()
737 synthesize(fp, path, value); in format()
/titanic_51/usr/src/contrib/ast/src/lib/libast/port/
H A Dastconf.c79 #define INITIALIZE() do{if(!state.data)synthesize(NiL,NiL,NiL);}while(0)
318 * synthesize state for fp
325 synthesize(register Feature_t* fp, const char* path, const char* value) in synthesize() function
335 error(-6, "astconf synthesize name=%s path=%s value=%s fp=%p%s", fp->name, path, value, fp, state.synthesizing ? " SYNTHESIZING" : ""); in synthesize()
472 error(-7, "astconf synthesize %s", state.data - state.prefix); in synthesize()
497 * synthesize(fp,path,succeed) called on success
498 * otherwise synthesize(fp,path,fail) called
613 synthesize(fp, path, ok ? succeed : fail); in initialize()
678 else if (!synthesize(fp, path, value)) in format()
732 else if (!synthesize(f in format()
[all...]
/titanic_51/usr/src/cmd/spell/
H A Damerican282 synthesize
/titanic_51/usr/src/lib/libast/common/
H A DRELEASE62 09-06-05 port/astconf.c: fix 'UNIVERSE = value' synthesize logic
1491 add comp/fakelink.h to synthesize a few symlink text patterns
/titanic_51/usr/src/contrib/ast/src/lib/libast/
H A DRELEASE250 09-06-05 port/astconf.c: fix 'UNIVERSE = value' synthesize logic
1679 add comp/fakelink.h to synthesize a few symlink text patterns