Home
last modified time | relevance | path

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

/RvlSDK-3.3/build/tools/sndconv/src/
Dsndconv.c108 if (state == STATE_BEGIN) in parseBeginStatement()
118 state = STATE_BEGIN; in parseBeginStatement()
Dsoundconv.h73 #define STATE_BEGIN 0 macro