Home
last modified time | relevance | path

Searched defs:VAR_UNKNOWN (Results 1 – 5 of 5) sorted by relevance

/dports/science/mbdyn/mbdyn-1.7.3/libraries/libmbutil/
H A Dmathtyp.h46 VAR_UNKNOWN = -1, enumerator
/dports/benchmarks/filebench/filebench-1.5-alpha3-27-g22620e6/
H A Dvars.h95 VAR_UNKNOWN, enumerator
/dports/lang/yorick/yorick-y_2_2_04/yorick/
H A Dcodger.c240 #define VAR_UNKNOWN 0 macro
/dports/editors/neovim/neovim-0.6.1/src/nvim/eval/
H A Dtypval.h116 VAR_UNKNOWN = 0, ///< Unknown (unspecified) value. enumerator
/dports/editors/vim/vim-8.2.3745/src/
H A Dstructs.h1395 VAR_UNKNOWN = 0, // not set, any type or "void" allowed enumerator