Home
last modified time | relevance | path

Searched refs:CMD_ERR_AllSatis (Results 1 – 2 of 2) sorted by relevance

/third_party/giflib/
Dgetarg.h24 #define CMD_ERR_AllSatis 5 /* Fail to satisfy (must-'!') option. */ macro
Dgetarg.c239 return CMD_ERR_AllSatis; in GATestAllSatis()
556 case CMD_ERR_AllSatis: in GAPrintErrMsg()