OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:xalloc
(Results
1 - 25
of
44
) sorted by null
1
2
/external/bison/m4/
xalloc.m4
0
#
xalloc
.m4 serial 12
9
AC_LIBSOURCES([xmalloc.c,
xalloc
.h])
16
# Prerequisites of lib/
xalloc
.h.
/external/bison/lib/
xalloc.h
0
/*
xalloc
.h -- malloc with out-of-memory checking
43
or by using gnulib's
xalloc
-die module. This is the
libiberty.h
34
# include "
xalloc
.h"
xalloc-die.c
24
#include "
xalloc
.h"
xstrndup.c
27
#include "
xalloc
.h"
gnulib.mk
75
lib_SOURCES +=
xalloc
-die.c
dirname.c
27
#include "
xalloc
.h"
Makefile
47
unistd--.h unistd-safer.h unlocked-io.h
xalloc
.h xmalloc.c
76
$(top_srcdir)/m4/
xalloc
.m4 $(top_srcdir)/m4/xstrndup.m4 \
104
xalloc
-die.$(OBJEXT) xstrndup.$(OBJEXT)
272
verify.h
xalloc
-die.c xstrndup.h xstrndup.c
413
include ./$(DEPDIR)/
xalloc
-die.Po
Makefile.in
47
unistd--.h unistd-safer.h unlocked-io.h
xalloc
.h xmalloc.c
76
$(top_srcdir)/m4/
xalloc
.m4 $(top_srcdir)/m4/xstrndup.m4 \
104
xalloc
-die.$(OBJEXT) xstrndup.$(OBJEXT)
272
verify.h
xalloc
-die.c xstrndup.h xstrndup.c
413
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/
xalloc
-die.Po@am__quote@
xmalloc.c
24
#include "
xalloc
.h"
/external/bison/
Android.mk
38
lib/
xalloc
-die.c \
/external/srec/portable/include/
pmalloc.h
22
/*
xalloc
.h internal header */
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
ios_base.h
721
* application calls
xalloc
in order to obtain an index in the iword and
725
* returned on each invocation.
xalloc
is guaranteed to return an index
729
xalloc
() throw();
740
* The implementation reserves several indices. You should use
xalloc
to
761
* The implementation reserves several indices. You should use
xalloc
to
/external/bison/djgpp/
subpipe.c
37
#include "
xalloc
.h"
/external/bison/src/
system.h
68
#include <
xalloc
.h>
/external/e2fsprogs/intl/
relocatable.c
45
# include "
xalloc
.h"
/external/stlport/src/
ios.cpp
135
int _STLP_CALL ios_base::
xalloc
() {
function in class:ios_base
/external/stlport/stlport/stl/
_ios_base.h
146
static int _STLP_CALL
xalloc
();
/ndk/sources/cxx-stl/stlport/src/
ios.cpp
135
int _STLP_CALL ios_base::
xalloc
() {
function in class:ios_base
/ndk/sources/cxx-stl/stlport/stlport/stl/
_ios_base.h
146
static int _STLP_CALL
xalloc
();
/sdk/emulator/qemud/
qemud.c
118
xalloc
( size_t sz )
function
132
#define xnew(p) (p) =
xalloc
(sizeof(*(p)))
137
void* p =
xalloc
(sz);
570
buff =
xalloc
(count+1);
[
all
...]
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/
XKBsrv.h
297
#define _XkbAlloc(s)
xalloc
((s))
300
#define _XkbTypedAlloc(t) ((t *)
xalloc
(sizeof(t)))
/external/bison/build-aux/
Makefile
69
$(top_srcdir)/m4/
xalloc
.m4 $(top_srcdir)/m4/xstrndup.m4 \
Makefile.in
69
$(top_srcdir)/m4/
xalloc
.m4 $(top_srcdir)/m4/xstrndup.m4 \
/external/bison/data/
Makefile.in
69
$(top_srcdir)/m4/
xalloc
.m4 $(top_srcdir)/m4/xstrndup.m4 \
Completed in 492 milliseconds
1
2