Home
last modified time | relevance | path

Searched refs:java_unsigned_type (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/java/
H A Dlang.c286 #define LANG_HOOKS_UNSIGNED_TYPE java_unsigned_type
H A Dtypeck.c246 java_unsigned_type (type) in java_unsigned_type() function
H A Djava-tree.h1097 extern tree java_unsigned_type PARAMS ((tree));
H A Dexpr.c1395 tree u_type = java_unsigned_type (type);
H A Dparse.c17208 tree utype = java_unsigned_type (prom_type);
H A Dparse.y13643 tree utype = java_unsigned_type (prom_type);
H A DChangeLog1150 * java-tree.h (java_signed_type, java_unsigned_type,