Skip to content

Commit

Permalink
Add constants to list of constants
Browse files Browse the repository at this point in the history
  • Loading branch information
lizmat committed Dec 11, 2018
1 parent a50a2a6 commit f8e87c5
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/ops.markdown
Expand Up @@ -2537,6 +2537,13 @@ constants below can be used in nqp as (e.g.) `nqp::const::CCLASS_ANY`.
* STAT_PLATFORM_BLOCKSIZE
* STAT_PLATFORM_BLOCKS

* BINARY_SIZE_8_BIT
* BINARY_SIZE_32_BIT
* BINARY_SIZE_16_BIT
* BINARY_SIZE_64_BIT
* BINARY_ENDIAN_LITTLE
* BINARY_ENDIAN_BIG

* TYPE_CHECK_CACHE_DEFINITIVE
* TYPE_CHECK_CACHE_THEN_METHOD
* TYPE_CHECK_NEEDS_ACCEPTS
Expand Down

0 comments on commit f8e87c5

Please sign in to comment.