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

  /src/sys/arch/x68k/dev/
scsiromvar.h 42 INTERNAL = 0, /* onboard */
  /src/external/gpl2/diffutils/dist/lib/
strtol.c 238 # define INTERNAL(X) INTERNAL1(X)
242 # define INTERNAL(X) __/**/X/**/_internal
260 INTERNAL (strtol) (nptr, endptr, base, group LOCALE_PARAM)
474 return INTERNAL (strtol) (nptr, endptr, base, 0 LOCALE_PARAM);
  /src/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/
strtol.c 223 #define INTERNAL(X) INTERNAL1(X)
242 INTERNAL (strtol) (const STRING_TYPE *nptr, STRING_TYPE **endptr,
437 return INTERNAL (strtol) (nptr, endptr, base, 0 LOCALE_PARAM);
  /src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
strtol.c 223 #define INTERNAL(X) INTERNAL1(X)
242 INTERNAL (strtol) (const STRING_TYPE *nptr, STRING_TYPE **endptr,
437 return INTERNAL (strtol) (nptr, endptr, base, 0 LOCALE_PARAM);
  /src/external/gpl2/grep/dist/lib/
strtol.c 242 # define INTERNAL(X) INTERNAL1(X)
246 # define INTERNAL(X) __/**/X/**/_internal
264 INTERNAL (strtol) (nptr, endptr, base, group LOCALE_PARAM)
478 return INTERNAL (strtol) (nptr, endptr, base, 0 LOCALE_PARAM);
  /src/external/gpl2/xcvs/dist/lib/
strtol.c 236 #define INTERNAL(X) INTERNAL1(X)
255 INTERNAL (strtol) (const STRING_TYPE *nptr, STRING_TYPE **endptr,
450 return INTERNAL (strtol) (nptr, endptr, base, 0 LOCALE_PARAM);
  /src/sys/external/bsd/gnu-efi/dist/inc/
efilib.h 208 // STATIC - Name is internal to the module
209 // INTERNAL - Name is internal to the component (i.e., directory)
214 #define INTERNAL
  /src/external/gpl3/gcc/dist/libquadmath/strtod/
strtod_l.c 457 #define INTERNAL(x) INTERNAL1(x)
460 # define ____STRTOF_INTERNAL INTERNAL (__STRTOF)
  /src/external/gpl3/gcc.old/dist/libquadmath/strtod/
strtod_l.c 457 #define INTERNAL(x) INTERNAL1(x)
460 # define ____STRTOF_INTERNAL INTERNAL (__STRTOF)

Completed in 34 milliseconds