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

  /src/external/gpl3/gcc/dist/gcc/fortran/
gfortran.h 2632 int len; /* Length of BOZ string without terminating NULL. */
2633 int rdx; /* Radix of BOZ. */
2634 char *str; /* BOZ string with NULL terminating character. */
2636 boz; member in struct:gfc_expr
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
gfortran.h 2542 int len; /* Length of BOZ string without terminating NULL. */
2543 int rdx; /* Radix of BOZ. */
2544 char *str; /* BOZ string with NULL terminating character. */
2546 boz; member in struct:gfc_expr

Completed in 32 milliseconds