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

/openbsd-current/gnu/llvm/clang/utils/ABITest/
H A DABITestGen.py518 charType = BuiltinType('char',1)
524 sbtg = FixedTypeGenerator([charType, intType, floatType, doubleType])
550 type = { 'i8' : charType,
/openbsd-current/gnu/gcc/gcc/objc/
H A Dobjc-act.c8157 char charType = '?';
8166 charType = 'C';
8168 charType = 'S';
8172 charType = 'L';
8174 charType = 'I';
8177 charType = 'Q';
8184 charType = 'c';
8186 charType = 's';
8190 charType = 'l';
8192 charType
8137 char charType = '?'; local
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/objc/
H A Dobjc-act.c6917 char charType = '?';
6926 charType = 'C';
6928 charType = 'S';
6932 charType = 'L';
6934 charType = 'I';
6937 charType = 'Q';
6944 charType = 'c';
6946 charType = 's';
6950 charType = 'l';
6952 charType
6897 char charType = '?'; local
[all...]

Completed in 145 milliseconds