Searched refs:Entry (Results 1 – 5 of 5) sorted by relevance
157 struct Entry { const char *zName; }; in argError() argument158 struct Entry *pEntry; in argError()162 for(pEntry=(struct Entry *)aData; in argError()164 pEntry=(struct Entry *)&((unsigned char *)pEntry)[sz] in argError()179 struct Entry { const char *zName; }; in testArgSelectX() struct180 struct Entry *pEntry; in testArgSelectX()187 for(pEntry=(struct Entry *)aData; in testArgSelectX()189 pEntry=(struct Entry *)&((unsigned char *)pEntry)[sz] in testArgSelectX()
142 error "Entry $x exists in database, but not in array"145 error "Entry $x is set to {$y} in database, {$::aEntry($x)} in array"
115 #region Program Entry Point
314 #region Program Entry Point
6910 const char *zProc, /* Entry point. Derived from zFile if 0 */