Searched defs:from_int (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/bsd/kyua-cli/dist/utils/
H A Doptional_test.cpp165 optional< int > from_int; local
/netbsd-current/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Dconstraint-manager.h107 static equiv_class_id from_int (int idx) { return equiv_class_id (idx); } function in class:ana::equiv_class_id
H A Dregion-model.h95 static svalue_id from_int (int idx) { return svalue_id (idx); } function in class:ana::svalue_id
131 static region_id from_int (int idx) { return region_id (idx); } function in class:ana::region_id
/netbsd-current/external/gpl3/gcc/dist/gcc/analyzer/
H A Dconstraint-manager.h308 static equiv_class_id from_int (int idx) { return equiv_class_id (idx); } function in class:ana::equiv_class_id
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dmachmode.h57 typedef machine_mode from_int; typedef in struct:mode_traits
76 typedef machine_mode from_int; typedef in struct:mode_traits
245 enum from_int { dummy = MAX_MACHINE_MODE }; enum in class:opt_mode
326 typedef typename mode_traits<T>::from_int from_in typedef in struct:pod_mode
409 typedef mode_traits<scalar_int_mode>::from_int from_int; typedef in class:scalar_int_mode
437 typedef mode_traits<scalar_float_mode>::from_int from_int; typedef in class:scalar_float_mode
465 typedef mode_traits<scalar_mode>::from_int from_int; typedef in class:scalar_mode
515 typedef mode_traits<complex_mode>::from_int from_int; typedef in class:complex_mode
789 typedef mode_traits<fixed_size_mode>::from_int from_int; typedef in class:fixed_size_mode
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dmachmode.h57 typedef machine_mode from_int; typedef in struct:mode_traits
76 typedef machine_mode from_int; typedef in struct:mode_traits
249 enum from_int { dummy = MAX_MACHINE_MODE }; enum in class:opt_mode
330 typedef typename mode_traits<T>::from_int from_in typedef in struct:pod_mode
413 typedef mode_traits<scalar_int_mode>::from_int from_int; typedef in class:scalar_int_mode
441 typedef mode_traits<scalar_float_mode>::from_int from_int; typedef in class:scalar_float_mode
469 typedef mode_traits<scalar_mode>::from_int from_int; typedef in class:scalar_mode
519 typedef mode_traits<complex_mode>::from_int from_int; typedef in class:complex_mode
793 typedef mode_traits<fixed_size_mode>::from_int from_int; typedef in class:fixed_size_mode
[all...]

Completed in 205 milliseconds