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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libcsc-0.82.3/src/
H A Dcsc_symbol.c457 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...]

Completed in 176 milliseconds