Home
last modified time | relevance | path

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

/dports/games/freeminer/freeminer-0.4.10.4/src/
H A Dhttpfetch.cpp420 RT_CLEAR, enumerator
459 req.type = RT_CLEAR; in requestClear()
486 else if (req.type == RT_CLEAR) { in processRequest()
/dports/games/minetest/minetest-5.4.1/src/
H A Dhttpfetch.cpp441 RT_CLEAR, enumerator
481 req.type = RT_CLEAR; in requestClear()
508 else if (req.type == RT_CLEAR) { in processRequest()
/dports/shells/ast-ksh/ast-ksh93v/src/lib/libvcodex/Vctable/
H A Dvcrtable.c50 #define RT_CLEAR (1<<2) /* clear value set */ macro
681 rc->fld[f].type |= RT_CLEAR;
833 if(type&(RT_CLEAR|RT_ISEQ|RT_ASIS)) /* clear all current values */