Home
last modified time | relevance | path

Searched refs:CKVP_NONE (Results 1 – 3 of 3) sorted by relevance

/dports/emulators/dgen-sdl/dgen-sdl-1.33/
H A Dckvp.h38 #define CKVP_INIT { CKVP_NONE, 1, 1, 0x0002, 0, "" }
63 #define CKVP_NONE 0 /**< Nothing to report */ macro
H A Dckvp.c310 if (ckvp->state != CKVP_NONE) { in ckvp_parse()
312 ckvp->state = CKVP_NONE; in ckvp_parse()
H A Drc.cpp1036 case CKVP_NONE: in parse_rc()