Home
last modified time | relevance | path

Searched defs:sizearray (Results 1 – 25 of 118) sorted by relevance

12345

/dports/math/scilab/scilab-6.1.1/scilab/modules/completion/src/c/
H A Dgetfilesdictionary.c36 char **getfilesdictionary(char *somechars, int *sizearray, BOOL fullpath) in getfilesdictionary()
158 static char **addPath(char **dictionary, int sizearray, char *path) in addPath()
173 static char **addDirSeparator(char **dictionary, int sizearray, char *path) in addDirSeparator()
/dports/math/scilab/scilab-6.1.1/scilab/modules/core/src/cpp/
H A Dgetfunctionsname.cpp24 char **getFunctionsName(int *sizearray) in getFunctionsName()
H A Dgetmacrosname.cpp24 char **getMacrosName(int *sizearray) in getMacrosName()
H A Dgetvariablesname.cpp24 char **getVariablesName(int *sizearray, BOOL sorted) in getVariablesName()
/dports/math/scilab/scilab-6.1.1/scilab/modules/core/src/c/
H A Dcommandwords.c48 char **getcommandkeywords(int *sizearray) in getcommandkeywords()
/dports/net-im/uTox/uTox/third-party/minini/dev/
H A Dtest.c10 #define sizearray(a) (sizeof(a) / sizeof((a)[0])) macro
H A DminIni.c94 #define sizearray(a) (sizeof(a) / sizeof((a)[0])) macro
/dports/math/scilab/scilab-6.1.1/scilab/modules/graphics/src/c/getHandleProperty/
H A DGetHashTable.c326 char **getDictionaryGetProperties(int *sizearray) in getDictionaryGetProperties()
H A DSetHashTable.c338 char **getDictionarySetProperties(int *sizearray) in getDictionarySetProperties()
/dports/math/scilab/scilab-6.1.1/scilab/modules/graphics/src/nographics/
H A Dnographics.c68 char **getDictionaryGetProperties(int *sizearray) in getDictionaryGetProperties()
74 char **getDictionarySetProperties(int *sizearray) in getDictionarySetProperties()
/dports/games/blinkensisters/blinkensisters/lostpixels/game/software/BlinkenLUA/LuaMain/headers/
H A Dlobject.h305 int sizearray; /* size of `array' array */ member
/dports/games/libretro-scummvm/scummvm-7b1e929/common/lua/
H A Dlobject.h347 int sizearray; /* size of `array' array */ member
/dports/games/palomino/palomino/src/lua_lang/
H A Dlobject.h347 int sizearray; /* size of `array' array */ member
/dports/games/hedgewars-server/hedgewars-src-1.0.0/misc/liblua/
H A Dlobject.h347 int sizearray; /* size of `array' array */ member
/dports/games/fs2open/fs2open.github.com-release_21_4_1/lib/lua/
H A Dlobject.h347 int sizearray; /* size of `array' array */ member
/dports/graphics/aloadimage/arcan-0.6.1/external/lua/
H A Dlobject.h347 int sizearray; /* size of `array' array */ member
/dports/games/hedgewars/hedgewars-src-1.0.0/misc/liblua/
H A Dlobject.h347 int sizearray; /* size of `array' array */ member
/dports/games/stratagus/stratagus-3.2.0/third-party/lua-5.1.5/src/
H A Dlobject.h347 int sizearray; /* size of `array' array */ member
/dports/sysutils/acfgfs/arcan-0.6.1/external/lua/
H A Dlobject.h347 int sizearray; /* size of `array' array */ member
/dports/databases/redis-devel/redis-0e5b813/deps/lua/src/
H A Dlobject.h347 int sizearray; /* size of `array' array */ member
/dports/databases/redis5/redis-5.0.14/deps/lua/src/
H A Dlobject.h347 int sizearray; /* size of `array' array */ member
/dports/databases/redis6/redis-6.0.16/deps/lua/src/
H A Dlobject.h347 int sizearray; /* size of `array' array */ member
/dports/editors/fxite/fxite-FXITE-0_92/lua/
H A Dlobject.h347 int sizearray; /* size of `array' array */ member
/dports/lang/lua51/lua-5.1.5/src/
H A Dlobject.h347 int sizearray; /* size of `array' array */ member
/dports/games/freeminer/freeminer-0.4.10.4/src/lua/src/
H A Dlobject.h347 int sizearray; /* size of `array' array */ member

12345