Searched defs:symName (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Ddynlib.cpp170 Str255 symName; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libcsc-0.82.3/src/
H A Dcsc_symbol.c288 CSCsymbolIntInit( CSCsymbolType* const symbol, const char* const symName, long symType, int symVal ) argument
372 CSCsymbolFloatInit( CSCsymbolType* const symbol, const char* const symName, long symType, float symVal ) argument
457 CSCsymbolPtrInit( CSCsymbolType* const symbol, const char* const symName, long symType, const void* symVal, size_t symValSize ) argument
542 CSCsymbolIntNew( const char* const symName, long symType, int symVal, CSCmemListType const memList, int memTag ) argument
643 CSCsymbolFloatNew( const char* const symName, long symType, float symVal, CSCmemListType const memList, int memTag ) argument
744 CSCsymbolPtrNew( const char* const symName, long symType, const void* symVal, size_t symValSize, CSCmemListType const memList, int memTag ) argument
[all...]
H A Dcsc_symtab.c725 CSCsymtabEntryGet( CSCsymTableType const symTab, char* const symName, CSCmemListType const memLst ) argument
[all...]

Completed in 334 milliseconds