Home
last modified time | relevance | path

Searched refs:bswap_op (Results 1 - 1 of 1) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/
H A Dbuiltin.c243 static struct symbol_op bswap_op = { variable
677 { "__builtin_bswap16", &ushort_ctype, 0, { &ushort_ctype }, .op = &bswap_op },
678 { "__builtin_bswap32", &uint_ctype, 0, { &uint_ctype }, .op = &bswap_op },
679 { "__builtin_bswap64", &ullong_ctype, 0, { &ullong_ctype }, .op = &bswap_op },

Completed in 2 milliseconds