Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dgfortran.h2207 unsigned int user_operator : 1; member
H A Dinterface.c4472 e->user_operator = 1; in gfc_extend_expr()
H A Dresolve.c5990 || e->user_operator) in check_host_association()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dgfortran.h2496 unsigned int user_operator : 1; member
H A Dinterface.cc4675 e->user_operator = 1; in gfc_extend_expr()
H A DChangeLog-20093654 * gfortran.h : Add bit to gfc_expr 'user_operator'
H A Dresolve.cc6081 || e->user_operator) in check_host_association()