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

/ast/src/lib/libtk/generic/
H A DtkTest.c191 typedef struct NewApp { struct
193 struct NewApp *nextPtr; /* Next in list of new interpreters. */
194 } NewApp; typedef in typeref:struct:NewApp
196 static NewApp *newAppPtr = NULL;
355 NewApp *nextPtr;

Completed in 759 milliseconds