Search | Google it | Results 1 - 2 of 2 for funcall:___STRING (0.00 seconds) |
41: #if __STDC__ 42: #define ___RENAME(x) __asm(___STRING(_C_LABEL(x))) 43: #else
288: struct cfattach __CONCAT(name,_ca) = { \ 289: .ca_name = ___STRING(name), \ 290: .ca_devsize = ddsize, \