Searched refs:PATH_DATA (Results 1 - 6 of 6) sorted by relevance

/macosx-10.9.5/emacs-92/emacs/mac/inc/
H A Depaths.h46 #define PATH_DATA "~emacs/data" macro
/macosx-10.9.5/emacs-92/emacs/nt/
H A Dpaths.h44 /* #define PATH_DATA "/usr/local/lib/emacs/data" */
45 #define PATH_DATA "C:/emacs/data" macro
/macosx-10.9.5/bash-92/bash-3.2/
H A Dhashcmd.h31 } PATH_DATA; typedef in typeref:struct:__anon6371
36 #define pathdata(x) ((PATH_DATA *)(x)->data)
H A Dhashcmd.c54 free (((PATH_DATA *)data)->path);
111 item->data = xmalloc (sizeof (PATH_DATA));
/macosx-10.9.5/emacs-92/emacs/src/
H A Depaths.in42 #define PATH_DATA "/usr/local/lib/emacs/data"
H A Dcallproc.c1531 : PATH_DATA));

Completed in 132 milliseconds