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

  /src/external/gpl3/binutils/dist/gprof/
gmon.h 125 struct tostruct struct
gmon.h 125 struct tostruct struct
  /src/external/gpl3/binutils/dist/gprofng/src/
gmon.h 125 struct tostruct struct
gmon.h 125 struct tostruct struct
  /src/external/gpl3/binutils.old/dist/gprof/
gmon.h 125 struct tostruct struct
gmon.h 125 struct tostruct struct
  /src/sys/sys/
gmon.h 101 struct tostruct { struct
127 struct tostruct *tos;
gmon.h 101 struct tostruct { struct
127 struct tostruct *tos;
  /src/external/gpl3/gcc/dist/libgcc/config/sol2/
gmon.c 62 struct tostruct { struct
80 static struct tostruct *tos = NULL;
128 tos = sbrk (tolimit * sizeof (struct tostruct));
311 struct tostruct *top;
312 struct tostruct *prevtop;
380 selfpc, so we allocate a new tostruct and link it to the head of
gmon.c 62 struct tostruct { struct
80 static struct tostruct *tos = NULL;
128 tos = sbrk (tolimit * sizeof (struct tostruct));
311 struct tostruct *top;
312 struct tostruct *prevtop;
380 selfpc, so we allocate a new tostruct and link it to the head of
  /src/external/gpl3/gcc.old/dist/libgcc/config/sol2/
gmon.c 62 struct tostruct { struct
80 static struct tostruct *tos = NULL;
128 tos = sbrk (tolimit * sizeof (struct tostruct));
311 struct tostruct *top;
312 struct tostruct *prevtop;
380 selfpc, so we allocate a new tostruct and link it to the head of
gmon.c 62 struct tostruct { struct
80 static struct tostruct *tos = NULL;
128 tos = sbrk (tolimit * sizeof (struct tostruct));
311 struct tostruct *top;
312 struct tostruct *prevtop;
380 selfpc, so we allocate a new tostruct and link it to the head of

Completed in 47 milliseconds