diff options
Diffstat (limited to 'abbrevs.txt')
-rw-r--r-- | abbrevs.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/abbrevs.txt b/abbrevs.txt index d486c78..eefa7f5 100644 --- a/abbrevs.txt +++ b/abbrevs.txt @@ -1,6 +1,4 @@ Abbreviations used in this code -Some of them are very common -Others aren't allocr - allocator arg - argument @@ -29,6 +27,7 @@ op - operator param - parameter ptr - pointer ret - return +ret_decl - return declaration (named return values) stmt - statement str - string tokr - tokenizer |