Home
last modified time | relevance | path

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

/RevoEX-3.1/include/revolution/
Dvf.h89 #define VF_PATH_BUF_SIZE VF_LONG_NAME_PATH_BUF_SIZE macro
176 s8 regExp[VF_PATH_BUF_SIZE];
200 s8 regExp[VF_PATH_BUF_SIZE];
/RevoEX-3.1/build/demos/nwc24demo/src/Download/
DDownload.c288 char bufVfContentName[VF_PATH_BUF_SIZE]; in CheckVf()