/[m4]/m4/m4/builtin.c
ViewVC logotype

Diff of /m4/m4/builtin.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.9 by gary, Sat Sep 1 20:05:27 2001 UTC revision 1.10 by akim, Wed Sep 5 07:27:00 2001 UTC
# Line 76  m4_builtin_find_by_func (const m4_builti Line 76  m4_builtin_find_by_func (const m4_builti
76     NAME is to be traced.  */     NAME is to be traced.  */
77  void  void
78  m4_builtin_define (const lt_dlhandle handle, const char *name,  m4_builtin_define (const lt_dlhandle handle, const char *name,
79                     const m4_builtin *bp, m4_symbol_lookup mode,                     const m4_builtin *bp, m4_symbol_lookup_t mode,
80                     boolean traced)                     boolean traced)
81  {  {
82    m4_symbol *symbol;    m4_symbol *symbol;
# Line 121  m4_builtin_table_install (const lt_dlhan Line 121  m4_builtin_table_install (const lt_dlhan
121     It is also used from main ().  */     It is also used from main ().  */
122  void  void
123  m4_macro_define (const lt_dlhandle handle, const char *name,  m4_macro_define (const lt_dlhandle handle, const char *name,
124                   const char *text, m4_symbol_lookup mode)                   const char *text, m4_symbol_lookup_t mode)
125  {  {
126    m4_symbol *symbol;    m4_symbol *symbol;
127    

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26