Home
last modified time | relevance | path

Searched refs:string_of_object (Results 1 – 6 of 6) sorted by relevance

/third_party/gettext/gettext-tools/src/
Dx-librep.c495 string_of_object (const struct object *op) in string_of_object() function
660 char *symbol_name = string_of_object (&inner); in read_object()
687 char *s = string_of_object (&inner); in read_object()
842 remember_a_message (mlp, NULL, string_of_object (op), false, in read_object()
Dx-elisp.c415 string_of_object (const struct object *op) in string_of_object() function
686 char *symbol_name = string_of_object (&inner); in read_object()
713 char *s = string_of_object (&inner); in read_object()
906 remember_a_message (mlp, NULL, string_of_object (op), false, in read_object()
Dx-scheme.c655 string_of_object (const struct object *op) in string_of_object() function
767 char *symbol_name = string_of_object (&inner); in read_object()
794 char *s = string_of_object (&inner); in read_object()
1334 remember_a_message (mlp, NULL, string_of_object (op), false, in read_object()
Dx-lisp.c910 string_of_object (const struct object *op) in string_of_object() function
1053 char *symbol_name = string_of_object (&inner); in read_object()
1090 char *s = string_of_object (&inner); in read_object()
1202 remember_a_message (mlp, NULL, string_of_object (op), false, in read_object()
DChangeLog.0339 free_object, string_of_object, do_getc_escaped, read_object,
364 string_of_object, do_getc_escaped, read_object, extract_librep): Use
373 free_object, string_of_object, read_object, extract_lisp): Likewise.
917 * x-elisp.c (string_of_object): Use memcpy.
919 * x-librep.c (string_of_object): Use memcpy.
DChangeLog.13341 * x-elisp.c (init_token, string_of_object): Likewise.
3343 * x-librep.c (init_token, string_of_object): Use XNMALLOC instead of
3346 * x-lisp.c (x_lisp_keyword, init_token, string_of_object): Use XNMALLOC
3355 * x-scheme.c (init_token, string_of_object): Use XNMALLOC