gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for fundef:isExtSym (0.00 seconds)
tkernel_2
monitor/cmdsvc/src/command.c - 44.6KB - 1,274 lines
85:                                         c == '?' || c == '@')
86: #define isExtSym(c)             ((c) && ((c) == symExt[0] || (c) == symExt[1]))
87: