Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/
H A Dx-librep.c496 string_of_object (const struct object *op) in string_of_object() function
661 char *symbol_name = string_of_object (&inner); in read_object()
688 string_of_object (&inner), in read_object()
836 remember_a_message (mlp, NULL, string_of_object (op), in read_object()
H A Dx-scheme.c661 string_of_object (const struct object *op) in string_of_object() function
772 char *symbol_name = string_of_object (&inner); in read_object()
799 string_of_object (&inner), in read_object()
1135 remember_a_message (mlp, NULL, string_of_object (op), in read_object()
H A Dx-elisp.c416 string_of_object (const struct object *op) in string_of_object() function
687 char *symbol_name = string_of_object (&inner); in read_object()
714 string_of_object (&inner), in read_object()
900 remember_a_message (mlp, NULL, string_of_object (op), in read_object()
H A Dx-lisp.c912 string_of_object (const struct object *op) in string_of_object() function
1055 char *symbol_name = string_of_object (&inner); in read_object()
1092 string_of_object (&inner), in read_object()
1197 remember_a_message (mlp, NULL, string_of_object (op), in read_object()
H A 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.