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

/netbsd-current/usr.bin/last/
H A Dlast.c96 #define HOST_TYPE -2 macro
189 addarg(HOST_TYPE, optarg);
H A Dwant.c288 case HOST_TYPE:
/netbsd-current/external/gpl3/gcc.old/dist/gcc/jit/
H A Djit-playback.h114 template <typename HOST_TYPE>
117 HOST_TYPE value);
H A Djit-recording.h152 template <typename HOST_TYPE>
155 HOST_TYPE value);
1351 template <typename HOST_TYPE>
1358 HOST_TYPE value)
1379 HOST_TYPE m_value;
2082 template <typename HOST_TYPE>
2085 HOST_TYPE value)
2088 new memento_of_new_rvalue_from_const <HOST_TYPE> (this, NULL, type, value);
H A Djit-recording.c4478 gcc::jit::recording::memento_of_new_rvalue_from_const <HOST_TYPE>. */
4487 for recording::memento_of_new_rvalue_from_const <HOST_TYPE>. */
4489 template <typename HOST_TYPE>
4492 memento_of_new_rvalue_from_const <HOST_TYPE>::replay_into (replayer *r)
4495 (r->new_rvalue_from_const <HOST_TYPE> (m_type->playback_type (),
4501 memento_of_new_rvalue_from_const <HOST_TYPE>
/netbsd-current/external/gpl3/gcc/dist/gcc/jit/
H A Djit-playback.h137 template <typename HOST_TYPE>
140 HOST_TYPE value);
H A Djit-recording.h163 template <typename HOST_TYPE>
166 HOST_TYPE value);
1504 template <typename HOST_TYPE>
1511 HOST_TYPE value)
1532 HOST_TYPE m_value;
2507 template <typename HOST_TYPE>
2510 HOST_TYPE value)
2513 new memento_of_new_rvalue_from_const <HOST_TYPE> (this, NULL, type, value);
H A Djit-recording.cc5024 gcc::jit::recording::memento_of_new_rvalue_from_const <HOST_TYPE>. */
5033 for recording::memento_of_new_rvalue_from_const <HOST_TYPE>. */
5035 template <typename HOST_TYPE>
5038 memento_of_new_rvalue_from_const <HOST_TYPE>::replay_into (replayer *r)
5041 (r->new_rvalue_from_const <HOST_TYPE> (m_type->playback_type (),
5047 memento_of_new_rvalue_from_const <HOST_TYPE>

Completed in 295 milliseconds