HomeSort by: relevance | last modified time | path
    Searched defs:either (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/config/pdp11/
pdp11-protos.h 9 the Free Software Foundation; either version 3, or (at your option)
32 typedef enum { little, either, big } pdp11_partorder; enumerator in enum:__anon13400
  /src/external/gpl3/gcc.old/dist/gcc/config/pdp11/
pdp11-protos.h 9 the Free Software Foundation; either version 3, or (at your option)
32 typedef enum { little, either, big } pdp11_partorder; enumerator in enum:__anon15834
  /src/external/gpl3/gcc/dist/gcc/cp/
call.cc 10 the Free Software Foundation; either version 3, or (at your option)
66 this kind whenever we know the true conversion is either bad or outright
111 /* If KIND is ck_ref_bind, true when either an lvalue reference is
1692 either an identity conversion or, if the conversion function
1733 purposes of reference binding. For lvalue binding, either pass a
2096 /* FIXME: actually we don't want warnings either, but we can't just
2845 and VQ is either volatile or empty, there exist candidate operator
2850 and VQ is either volatile or empty, there exist candidate operator
2855 type, and VQ is either volatile or empty, there exist candidate operator
3103 type, VQ is either volatile or empty, and R is a promoted arithmeti
6623 enum { templates, non_templates, either } which = either; enumerator in enum:__anon13547
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/cp/
call.cc 10 the Free Software Foundation; either version 3, or (at your option)
103 /* If KIND is ck_ref_bind, true when either an lvalue reference is
1660 either an identity conversion or, if the conversion function
1701 purposes of reference binding. For lvalue binding, either pass a
2020 /* FIXME: actually we don't want warnings either, but we can't just
2744 and VQ is either volatile or empty, there exist candidate operator
2749 and VQ is either volatile or empty, there exist candidate operator
2754 type, and VQ is either volatile or empty, there exist candidate operator
3002 type, VQ is either volatile or empty, and R is a promoted arithmetic
3010 20For every pair T, VQ), where T is any type and VQ is either volatil
6125 enum { templates, non_templates, either } which = either; enumerator in enum:__anon15975
    [all...]

Completed in 22 milliseconds