HomeSort by relevance Sort by last modified time
    Searched refs:orig_prefix (Results 1 - 6 of 6) sorted by null

  /external/e2fsprogs/intl/
relocatable.h 46 set_relocation_prefix (const char *orig_prefix,
relocatable.c 92 static char *orig_prefix; variable
110 /* Optimization: if orig_prefix and curr_prefix are equal, the
125 orig_prefix = memory;
132 orig_prefix = NULL;
394 /* At this point, orig_prefix and curr_prefix likely have already been
397 initially been installed in the same orig_prefix. But we can do
399 in a different prefix before being moved to orig_prefix and (later)
401 orig_prefix. */
420 typically created from the same Makefile variable as orig_prefix came
422 if (orig_prefix != NULL && curr_prefix != NUL
    [all...]
libgnuintl.h.in 375 libintl_set_relocation_prefix (const char *orig_prefix,
  /toolchain/binutils/binutils-2.25/intl/
relocatable.h 41 set_relocation_prefix (const char *orig_prefix,
relocatable.c 87 static char *orig_prefix; variable
105 /* Optimization: if orig_prefix and curr_prefix are equal, the
120 orig_prefix = memory;
127 orig_prefix = NULL;
384 /* At this point, orig_prefix and curr_prefix likely have already been
387 initially been installed in the same orig_prefix. But we can do
389 in a different prefix before being moved to orig_prefix and (later)
391 orig_prefix. */
410 typically created from the same Makefile variable as orig_prefix came
412 if (orig_prefix != NULL && curr_prefix != NUL
    [all...]
libgnuintl.h 322 libintl_set_relocation_prefix _INTL_PARAMS ((const char *orig_prefix,

Completed in 235 milliseconds