HomeSort by: relevance | last modified time | path
    Searched defs:stdint (Results 1 - 1 of 1) sorted by relevancy

  /src/external/public-domain/sqlite/dist/autosetup/teaish/
feature.tcl 69 # @teaish-check-stdint
71 # A thin proxy for [cc-with] which checks for <stdint.h> and the
75 proc teaish-check-stdint {} {
76 teaish-check-cached "Checking for stdint.h" {
77 msg-quiet cc-with {-includes stdint.h} \

Completed in 15 milliseconds