Mercurial > hg > CbC > old > device
diff mc-codegen.h @ 453:1e5ca85d3f97
inline on going...
author | kono |
---|---|
date | Tue, 30 Nov 2004 02:20:42 +0900 |
parents | 8e3284b0a8c9 |
children | b8f95294eb77 |
line wrap: on
line diff
--- a/mc-codegen.h Mon Nov 29 04:15:38 2004 +0900 +++ b/mc-codegen.h Tue Nov 30 02:20:42 2004 +0900 @@ -89,6 +89,7 @@ extern int g_expr_u(int e1); extern int is_code(NMTBL *fnptr); extern int is_function(NMTBL *fnptr); +extern int is_inline(NMTBL *fnptr); extern int scalar(int t); extern int make_mask(int from,int to);