Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Darith.h74 gfc_expr *gfc_int2log (gfc_expr *, int);
H A Darith.cc2532 gfc_int2log (gfc_expr *src, int kind) in gfc_int2log() function
H A DChangeLog-20052431 logical and logical to integer conversions, using gfc_int2log and
2433 * arith.c (gfc_log2int, gfc_int2log): New functions.
2434 * arith.h (gfc_log2int, gfc_int2log): Prototype here.
H A Dsimplify.cc8609 f = gfc_int2log; in gfc_convert_constant()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Darith.h74 gfc_expr *gfc_int2log (gfc_expr *, int);
H A Darith.c2482 gfc_int2log (gfc_expr *src, int kind) in gfc_int2log() function
H A Dsimplify.c8466 f = gfc_int2log; in gfc_convert_constant()