OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:REGEX_TALLOC
(Results
1 - 9
of
9
) sorted by relevancy
/src/external/gpl2/gettext/dist/gettext-tools/libgrep/
regex.c
341
# define
REGEX_TALLOC
(n, t) ((t *) REGEX_ALLOCATE ((n) * sizeof (t)))
5104
wcs_string1 =
REGEX_TALLOC
(size1 + 1, CHAR_T);
5105
mbs_offset1 =
REGEX_TALLOC
(size1 + 1, int);
5106
is_binary =
REGEX_TALLOC
(size1 + 1, char);
5142
wcs_string2 =
REGEX_TALLOC
(size2 + 1, CHAR_T);
5143
mbs_offset2 =
REGEX_TALLOC
(size2 + 1, int);
5144
is_binary =
REGEX_TALLOC
(size2 + 1, char);
5805
regstart =
REGEX_TALLOC
(num_regs, const CHAR_T *);
5806
regend =
REGEX_TALLOC
(num_regs, const CHAR_T *);
5807
old_regstart =
REGEX_TALLOC
(num_regs, const CHAR_T *)
[
all
...]
/src/external/gpl3/binutils/dist/libiberty/
regex.c
401
# define
REGEX_TALLOC
(n, t) ((t *) REGEX_ALLOCATE ((n) * sizeof (t)))
5105
wcs_string1 =
REGEX_TALLOC
(size1 + 1, CHAR_T);
5106
mbs_offset1 =
REGEX_TALLOC
(size1 + 1, int);
5107
is_binary =
REGEX_TALLOC
(size1 + 1, char);
5143
wcs_string2 =
REGEX_TALLOC
(size2 + 1, CHAR_T);
5144
mbs_offset2 =
REGEX_TALLOC
(size2 + 1, int);
5145
is_binary =
REGEX_TALLOC
(size2 + 1, char);
5716
regstart =
REGEX_TALLOC
(num_regs, const CHAR_T *);
5717
regend =
REGEX_TALLOC
(num_regs, const CHAR_T *);
5718
old_regstart =
REGEX_TALLOC
(num_regs, const CHAR_T *)
[
all
...]
/src/external/gpl3/binutils.old/dist/libiberty/
regex.c
401
# define
REGEX_TALLOC
(n, t) ((t *) REGEX_ALLOCATE ((n) * sizeof (t)))
5105
wcs_string1 =
REGEX_TALLOC
(size1 + 1, CHAR_T);
5106
mbs_offset1 =
REGEX_TALLOC
(size1 + 1, int);
5107
is_binary =
REGEX_TALLOC
(size1 + 1, char);
5143
wcs_string2 =
REGEX_TALLOC
(size2 + 1, CHAR_T);
5144
mbs_offset2 =
REGEX_TALLOC
(size2 + 1, int);
5145
is_binary =
REGEX_TALLOC
(size2 + 1, char);
5716
regstart =
REGEX_TALLOC
(num_regs, const CHAR_T *);
5717
regend =
REGEX_TALLOC
(num_regs, const CHAR_T *);
5718
old_regstart =
REGEX_TALLOC
(num_regs, const CHAR_T *)
[
all
...]
/src/external/gpl3/gcc/dist/libiberty/
regex.c
401
# define
REGEX_TALLOC
(n, t) ((t *) REGEX_ALLOCATE ((n) * sizeof (t)))
5105
wcs_string1 =
REGEX_TALLOC
(size1 + 1, CHAR_T);
5106
mbs_offset1 =
REGEX_TALLOC
(size1 + 1, int);
5107
is_binary =
REGEX_TALLOC
(size1 + 1, char);
5143
wcs_string2 =
REGEX_TALLOC
(size2 + 1, CHAR_T);
5144
mbs_offset2 =
REGEX_TALLOC
(size2 + 1, int);
5145
is_binary =
REGEX_TALLOC
(size2 + 1, char);
5716
regstart =
REGEX_TALLOC
(num_regs, const CHAR_T *);
5717
regend =
REGEX_TALLOC
(num_regs, const CHAR_T *);
5718
old_regstart =
REGEX_TALLOC
(num_regs, const CHAR_T *)
[
all
...]
/src/external/gpl3/gcc.old/dist/libiberty/
regex.c
401
# define
REGEX_TALLOC
(n, t) ((t *) REGEX_ALLOCATE ((n) * sizeof (t)))
5105
wcs_string1 =
REGEX_TALLOC
(size1 + 1, CHAR_T);
5106
mbs_offset1 =
REGEX_TALLOC
(size1 + 1, int);
5107
is_binary =
REGEX_TALLOC
(size1 + 1, char);
5143
wcs_string2 =
REGEX_TALLOC
(size2 + 1, CHAR_T);
5144
mbs_offset2 =
REGEX_TALLOC
(size2 + 1, int);
5145
is_binary =
REGEX_TALLOC
(size2 + 1, char);
5716
regstart =
REGEX_TALLOC
(num_regs, const CHAR_T *);
5717
regend =
REGEX_TALLOC
(num_regs, const CHAR_T *);
5718
old_regstart =
REGEX_TALLOC
(num_regs, const CHAR_T *)
[
all
...]
/src/external/gpl3/gdb/dist/libiberty/
regex.c
401
# define
REGEX_TALLOC
(n, t) ((t *) REGEX_ALLOCATE ((n) * sizeof (t)))
5105
wcs_string1 =
REGEX_TALLOC
(size1 + 1, CHAR_T);
5106
mbs_offset1 =
REGEX_TALLOC
(size1 + 1, int);
5107
is_binary =
REGEX_TALLOC
(size1 + 1, char);
5143
wcs_string2 =
REGEX_TALLOC
(size2 + 1, CHAR_T);
5144
mbs_offset2 =
REGEX_TALLOC
(size2 + 1, int);
5145
is_binary =
REGEX_TALLOC
(size2 + 1, char);
5716
regstart =
REGEX_TALLOC
(num_regs, const CHAR_T *);
5717
regend =
REGEX_TALLOC
(num_regs, const CHAR_T *);
5718
old_regstart =
REGEX_TALLOC
(num_regs, const CHAR_T *)
[
all
...]
/src/external/gpl3/gdb.old/dist/libiberty/
regex.c
401
# define
REGEX_TALLOC
(n, t) ((t *) REGEX_ALLOCATE ((n) * sizeof (t)))
5105
wcs_string1 =
REGEX_TALLOC
(size1 + 1, CHAR_T);
5106
mbs_offset1 =
REGEX_TALLOC
(size1 + 1, int);
5107
is_binary =
REGEX_TALLOC
(size1 + 1, char);
5143
wcs_string2 =
REGEX_TALLOC
(size2 + 1, CHAR_T);
5144
mbs_offset2 =
REGEX_TALLOC
(size2 + 1, int);
5145
is_binary =
REGEX_TALLOC
(size2 + 1, char);
5716
regstart =
REGEX_TALLOC
(num_regs, const CHAR_T *);
5717
regend =
REGEX_TALLOC
(num_regs, const CHAR_T *);
5718
old_regstart =
REGEX_TALLOC
(num_regs, const CHAR_T *)
[
all
...]
/src/external/gpl2/diffutils/dist/lib/
regex.c
400
# define
REGEX_TALLOC
(n, t) ((t *) REGEX_ALLOCATE ((n) * sizeof (t)))
5213
wcs_string1 =
REGEX_TALLOC
(size1 + 1, CHAR_T);
5214
mbs_offset1 =
REGEX_TALLOC
(size1 + 1, int);
5215
is_binary =
REGEX_TALLOC
(size1 + 1, char);
5251
wcs_string2 =
REGEX_TALLOC
(size2 + 1, CHAR_T);
5252
mbs_offset2 =
REGEX_TALLOC
(size2 + 1, int);
5253
is_binary =
REGEX_TALLOC
(size2 + 1, char);
5922
regstart =
REGEX_TALLOC
(num_regs, const CHAR_T *);
5923
regend =
REGEX_TALLOC
(num_regs, const CHAR_T *);
5924
old_regstart =
REGEX_TALLOC
(num_regs, const CHAR_T *)
[
all
...]
/src/external/gpl2/grep/dist/lib/
regex.c
412
#define
REGEX_TALLOC
(n, t) ((t *) REGEX_ALLOCATE ((n) * sizeof (t)))
5513
regstart =
REGEX_TALLOC
(num_regs, const CHAR_TYPE *);
5514
regend =
REGEX_TALLOC
(num_regs, const CHAR_TYPE *);
5515
old_regstart =
REGEX_TALLOC
(num_regs, const CHAR_TYPE *);
5516
old_regend =
REGEX_TALLOC
(num_regs, const CHAR_TYPE *);
5517
best_regstart =
REGEX_TALLOC
(num_regs, const CHAR_TYPE *);
5518
best_regend =
REGEX_TALLOC
(num_regs, const CHAR_TYPE *);
5519
reg_info =
REGEX_TALLOC
(num_regs, register_info_type);
5520
reg_dummy =
REGEX_TALLOC
(num_regs, const CHAR_TYPE *);
5521
reg_info_dummy =
REGEX_TALLOC
(num_regs, register_info_type)
[
all
...]
Completed in 254 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026