Home
last modified time | relevance | path

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

/dports/emulators/dgen-sdl/dgen-sdl-1.33/
H A Dckvp.h66 #define CKVP_OUT_VALUE 3 /**< Everything stored until now is a value */ macro
H A Dckvp.c327 ckvp->state = CKVP_OUT_VALUE; in ckvp_parse()
346 ckvp->state = CKVP_OUT_VALUE; in ckvp_parse()
H A Drc.cpp1069 case CKVP_OUT_VALUE: in parse_rc()