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

  /src/bin/sh/
main.c 83 #define PROFILE 0
91 #if PROFILE
145 #if PROFILE
235 read_profile("/etc/profile");
239 char *profile; local
245 profile = ststrcat(NULL, home, "/.profile", STSTRC_END);
246 read_profile(profile);
247 stunalloc(profile);
268 line_number = 1; /* undo anything from profile files *
    [all...]
  /src/external/gpl3/gdb/lib/libsim/arch/powerpc/
config.h 485 /* Sim profile settings */
486 #define PROFILE 1
521 /* Sim profile settings */
  /src/external/gpl3/gdb/lib/libsim/arch/powerpc64/
config.h 485 /* Sim profile settings */
486 #define PROFILE 1
521 /* Sim profile settings */
  /src/external/gpl3/gdb.old/lib/libsim/arch/powerpc/
config.h 485 /* Sim profile settings */
486 #define PROFILE 1
521 /* Sim profile settings */
  /src/external/gpl3/gdb.old/lib/libsim/arch/powerpc64/
config.h 485 /* Sim profile settings */
486 #define PROFILE 1
521 /* Sim profile settings */

Completed in 36 milliseconds