Home
last modified time | relevance | path

Searched refs:DBGREALLOC (Results 1 – 5 of 5) sorted by relevance

/dports/lang/clisp/clisp-df3b9f6fdcff22832898e89a989eb499c0f842ed/src/
H A Dcharstrg.d902 DBGREALLOC(obj); in coerce_ss()
2117 DBGREALLOC(string); in string_invertcase()
3203 DBGREALLOC(new_string);
3332 DBGREALLOC(string); in string_upcase()
3407 DBGREALLOC(string); in string_downcase()
3629 DBGREALLOC(new_string); in subsstring()
3685 DBGREALLOC(new_string);
3741 DBGREALLOC(new_string); in string_concat()
H A Dencoding.d2273 DBGREALLOC(obj); in ascii_to_string()
H A Darray.d4611 DBGREALLOC(datenvektor);
H A Dlispbibl.d12837 #define DBGREALLOC(string) \ macro
12844 #define DBGREALLOC(string) (void)0 /*nop*/ macro
H A DChangeLog39770 (DBGREALLOC): New macro.