musl_darwin_amd64.go 140 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400340134023403340434053406340734083409341034113412341334143415341634173418341934203421342234233424342534263427342834293430343134323433343434353436343734383439344034413442344334443445344634473448344934503451345234533454345534563457345834593460346134623463346434653466346734683469347034713472347334743475347634773478347934803481348234833484348534863487348834893490349134923493349434953496349734983499350035013502350335043505350635073508350935103511351235133514351535163517351835193520352135223523352435253526352735283529353035313532353335343535353635373538353935403541354235433544354535463547354835493550355135523553355435553556355735583559356035613562356335643565356635673568356935703571357235733574357535763577357835793580358135823583358435853586358735883589359035913592359335943595359635973598359936003601360236033604360536063607360836093610361136123613361436153616361736183619362036213622362336243625362636273628362936303631363236333634363536363637363836393640364136423643364436453646364736483649365036513652365336543655365636573658365936603661366236633664366536663667366836693670367136723673367436753676367736783679368036813682368336843685368636873688368936903691369236933694369536963697369836993700370137023703370437053706370737083709371037113712371337143715371637173718371937203721372237233724372537263727372837293730373137323733373437353736373737383739374037413742374337443745374637473748374937503751375237533754375537563757375837593760376137623763376437653766376737683769377037713772377337743775377637773778377937803781378237833784378537863787378837893790379137923793379437953796379737983799380038013802380338043805380638073808380938103811381238133814381538163817381838193820382138223823382438253826382738283829383038313832383338343835383638373838383938403841384238433844384538463847384838493850385138523853385438553856385738583859386038613862386338643865386638673868386938703871387238733874387538763877387838793880388138823883388438853886388738883889389038913892389338943895389638973898389939003901390239033904390539063907390839093910391139123913391439153916391739183919392039213922392339243925392639273928392939303931393239333934393539363937393839393940394139423943394439453946394739483949395039513952395339543955395639573958395939603961396239633964396539663967396839693970397139723973397439753976397739783979398039813982398339843985398639873988398939903991399239933994399539963997399839994000400140024003400440054006400740084009401040114012401340144015401640174018401940204021402240234024402540264027402840294030403140324033403440354036403740384039404040414042404340444045404640474048404940504051405240534054405540564057405840594060406140624063406440654066406740684069407040714072407340744075407640774078407940804081408240834084408540864087408840894090409140924093409440954096409740984099410041014102410341044105410641074108410941104111411241134114411541164117411841194120412141224123412441254126412741284129413041314132413341344135413641374138413941404141414241434144414541464147414841494150415141524153415441554156415741584159416041614162416341644165416641674168416941704171417241734174417541764177417841794180418141824183418441854186418741884189419041914192419341944195419641974198419942004201420242034204420542064207420842094210421142124213421442154216421742184219422042214222422342244225422642274228422942304231423242334234423542364237423842394240424142424243424442454246424742484249425042514252425342544255425642574258425942604261426242634264426542664267426842694270427142724273427442754276427742784279428042814282428342844285428642874288428942904291429242934294429542964297429842994300430143024303430443054306430743084309431043114312431343144315431643174318431943204321432243234324432543264327432843294330433143324333433443354336433743384339434043414342434343444345434643474348434943504351435243534354435543564357435843594360436143624363436443654366436743684369437043714372437343744375437643774378437943804381438243834384438543864387438843894390439143924393439443954396439743984399440044014402440344044405440644074408440944104411441244134414441544164417441844194420442144224423442444254426442744284429443044314432443344344435443644374438443944404441444244434444444544464447444844494450445144524453445444554456445744584459446044614462446344644465446644674468446944704471447244734474447544764477447844794480448144824483448444854486448744884489449044914492449344944495449644974498449945004501450245034504450545064507450845094510451145124513451445154516451745184519452045214522452345244525452645274528452945304531453245334534453545364537453845394540454145424543454445454546454745484549455045514552455345544555455645574558455945604561456245634564456545664567456845694570457145724573457445754576457745784579458045814582458345844585458645874588458945904591459245934594459545964597459845994600460146024603460446054606460746084609461046114612461346144615461646174618461946204621462246234624462546264627462846294630463146324633463446354636463746384639464046414642464346444645464646474648464946504651465246534654465546564657465846594660466146624663466446654666466746684669467046714672467346744675467646774678467946804681468246834684468546864687468846894690469146924693469446954696469746984699470047014702470347044705470647074708470947104711471247134714471547164717471847194720472147224723472447254726472747284729473047314732
  1. // Code generated by 'ccgo -D__environ=environ -export-externs X -export-fields F -hide __syscall0,__syscall1,__syscall2,__syscall3,__syscall4,__syscall5,__syscall6 -hide isascii,isspace,tolower,toupper -nostdinc -nostdlib -o ../musl_darwin_amd64.go -pkgname libc -static-locals-prefix _s -Iarch/x86_64 -Iarch/generic -Iobj/src/internal -Isrc/include -Isrc/internal -Iobj/include -Iinclude copyright.c ../darwin/table.c src/env/putenv.c src/env/setenv.c src/env/unsetenv.c src/internal/floatscan.c src/internal/intscan.c src/internal/shgetc.c src/locale/localeconv.c src/math/__fpclassify.c src/math/__fpclassifyf.c src/math/__fpclassifyl.c src/math/copysignl.c src/math/fabsl.c src/math/fmodl.c src/math/nanf.c src/math/rint.c src/math/scalbn.c src/math/scalbnl.c src/network/freeaddrinfo.c src/network/getaddrinfo.c src/network/gethostbyaddr.c src/network/gethostbyaddr_r.c src/network/gethostbyname.c src/network/gethostbyname2.c src/network/gethostbyname2_r.c src/network/getnameinfo.c src/network/h_errno.c src/network/inet_aton.c src/network/inet_ntop.c src/network/inet_pton.c src/network/lookup_ipliteral.c src/network/lookup_name.c src/network/lookup_serv.c src/prng/rand_r.c src/stdio/__toread.c src/stdio/__uflow.c src/stdlib/bsearch.c src/stdlib/strtod.c src/stdlib/strtol.c src/string/strchrnul.c src/string/strdup.c src/string/strlcat.c src/string/strlcpy.c src/string/strncasecmp.c src/string/strncat.c src/string/strnlen.c src/string/strspn.c src/string/strtok.c', DO NOT EDIT.
  2. package libc
  3. import (
  4. "math"
  5. "reflect"
  6. "sync/atomic"
  7. "unsafe"
  8. )
  9. var _ = math.Pi
  10. var _ reflect.Kind
  11. var _ atomic.Value
  12. var _ unsafe.Pointer
  13. // musl as a whole is licensed under the following standard MIT license:
  14. //
  15. // ----------------------------------------------------------------------
  16. // Copyright © 2005-2020 Rich Felker, et al.
  17. //
  18. // Permission is hereby granted, free of charge, to any person obtaining
  19. // a copy of this software and associated documentation files (the
  20. // "Software"), to deal in the Software without restriction, including
  21. // without limitation the rights to use, copy, modify, merge, publish,
  22. // distribute, sublicense, and/or sell copies of the Software, and to
  23. // permit persons to whom the Software is furnished to do so, subject to
  24. // the following conditions:
  25. //
  26. // The above copyright notice and this permission notice shall be
  27. // included in all copies or substantial portions of the Software.
  28. //
  29. // THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
  30. // EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
  31. // MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
  32. // IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
  33. // CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
  34. // TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
  35. // SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  36. // ----------------------------------------------------------------------
  37. //
  38. // Authors/contributors include:
  39. //
  40. // A. Wilcox
  41. // Ada Worcester
  42. // Alex Dowad
  43. // Alex Suykov
  44. // Alexander Monakov
  45. // Andre McCurdy
  46. // Andrew Kelley
  47. // Anthony G. Basile
  48. // Aric Belsito
  49. // Arvid Picciani
  50. // Bartosz Brachaczek
  51. // Benjamin Peterson
  52. // Bobby Bingham
  53. // Boris Brezillon
  54. // Brent Cook
  55. // Chris Spiegel
  56. // Clément Vasseur
  57. // Daniel Micay
  58. // Daniel Sabogal
  59. // Daurnimator
  60. // David Carlier
  61. // David Edelsohn
  62. // Denys Vlasenko
  63. // Dmitry Ivanov
  64. // Dmitry V. Levin
  65. // Drew DeVault
  66. // Emil Renner Berthing
  67. // Fangrui Song
  68. // Felix Fietkau
  69. // Felix Janda
  70. // Gianluca Anzolin
  71. // Hauke Mehrtens
  72. // He X
  73. // Hiltjo Posthuma
  74. // Isaac Dunham
  75. // Jaydeep Patil
  76. // Jens Gustedt
  77. // Jeremy Huntwork
  78. // Jo-Philipp Wich
  79. // Joakim Sindholt
  80. // John Spencer
  81. // Julien Ramseier
  82. // Justin Cormack
  83. // Kaarle Ritvanen
  84. // Khem Raj
  85. // Kylie McClain
  86. // Leah Neukirchen
  87. // Luca Barbato
  88. // Luka Perkov
  89. // M Farkas-Dyck (Strake)
  90. // Mahesh Bodapati
  91. // Markus Wichmann
  92. // Masanori Ogino
  93. // Michael Clark
  94. // Michael Forney
  95. // Mikhail Kremnyov
  96. // Natanael Copa
  97. // Nicholas J. Kain
  98. // orc
  99. // Pascal Cuoq
  100. // Patrick Oppenlander
  101. // Petr Hosek
  102. // Petr Skocik
  103. // Pierre Carrier
  104. // Reini Urban
  105. // Rich Felker
  106. // Richard Pennington
  107. // Ryan Fairfax
  108. // Samuel Holland
  109. // Segev Finer
  110. // Shiz
  111. // sin
  112. // Solar Designer
  113. // Stefan Kristiansson
  114. // Stefan O'Rear
  115. // Szabolcs Nagy
  116. // Timo Teräs
  117. // Trutz Behn
  118. // Valentin Ochs
  119. // Will Dietz
  120. // William Haddon
  121. // William Pitcock
  122. //
  123. // Portions of this software are derived from third-party works licensed
  124. // under terms compatible with the above MIT license:
  125. //
  126. // The TRE regular expression implementation (src/regex/reg* and
  127. // src/regex/tre*) is Copyright © 2001-2008 Ville Laurikari and licensed
  128. // under a 2-clause BSD license (license text in the source files). The
  129. // included version has been heavily modified by Rich Felker in 2012, in
  130. // the interests of size, simplicity, and namespace cleanliness.
  131. //
  132. // Much of the math library code (src/math/* and src/complex/*) is
  133. // Copyright © 1993,2004 Sun Microsystems or
  134. // Copyright © 2003-2011 David Schultz or
  135. // Copyright © 2003-2009 Steven G. Kargl or
  136. // Copyright © 2003-2009 Bruce D. Evans or
  137. // Copyright © 2008 Stephen L. Moshier or
  138. // Copyright © 2017-2018 Arm Limited
  139. // and labelled as such in comments in the individual source files. All
  140. // have been licensed under extremely permissive terms.
  141. //
  142. // The ARM memcpy code (src/string/arm/memcpy.S) is Copyright © 2008
  143. // The Android Open Source Project and is licensed under a two-clause BSD
  144. // license. It was taken from Bionic libc, used on Android.
  145. //
  146. // The AArch64 memcpy and memset code (src/string/aarch64/*) are
  147. // Copyright © 1999-2019, Arm Limited.
  148. //
  149. // The implementation of DES for crypt (src/crypt/crypt_des.c) is
  150. // Copyright © 1994 David Burren. It is licensed under a BSD license.
  151. //
  152. // The implementation of blowfish crypt (src/crypt/crypt_blowfish.c) was
  153. // originally written by Solar Designer and placed into the public
  154. // domain. The code also comes with a fallback permissive license for use
  155. // in jurisdictions that may not recognize the public domain.
  156. //
  157. // The smoothsort implementation (src/stdlib/qsort.c) is Copyright © 2011
  158. // Valentin Ochs and is licensed under an MIT-style license.
  159. //
  160. // The x86_64 port was written by Nicholas J. Kain and is licensed under
  161. // the standard MIT terms.
  162. //
  163. // The mips and microblaze ports were originally written by Richard
  164. // Pennington for use in the ellcc project. The original code was adapted
  165. // by Rich Felker for build system and code conventions during upstream
  166. // integration. It is licensed under the standard MIT terms.
  167. //
  168. // The mips64 port was contributed by Imagination Technologies and is
  169. // licensed under the standard MIT terms.
  170. //
  171. // The powerpc port was also originally written by Richard Pennington,
  172. // and later supplemented and integrated by John Spencer. It is licensed
  173. // under the standard MIT terms.
  174. //
  175. // All other files which have no copyright comments are original works
  176. // produced specifically for use as part of this library, written either
  177. // by Rich Felker, the main author of the library, or by one or more
  178. // contibutors listed above. Details on authorship of individual files
  179. // can be found in the git version control history of the project. The
  180. // omission of copyright and license comments in each file is in the
  181. // interest of source tree size.
  182. //
  183. // In addition, permission is hereby granted for all public header files
  184. // (include/* and arch/*/bits/*) and crt files intended to be linked into
  185. // applications (crt/*, ldso/dlstart.c, and arch/*/crt_arch.h) to omit
  186. // the copyright notice and permission notice otherwise required by the
  187. // license, and to use these files without any requirement of
  188. // attribution. These files include substantial contributions from:
  189. //
  190. // Bobby Bingham
  191. // John Spencer
  192. // Nicholas J. Kain
  193. // Rich Felker
  194. // Richard Pennington
  195. // Stefan Kristiansson
  196. // Szabolcs Nagy
  197. //
  198. // all of whom have explicitly granted such permission.
  199. //
  200. // This file previously contained text expressing a belief that most of
  201. // the files covered by the above exception were sufficiently trivial not
  202. // to be subject to copyright, resulting in confusion over whether it
  203. // negated the permissions granted in the license. In the spirit of
  204. // permissive licensing, and of not having licensing issues being an
  205. // obstacle to adoption, that text has been removed.
  206. const ( /* copyright.c:194:1: */
  207. __musl__copyright__ = 0
  208. )
  209. const ( /* nameser.h:117:1: */
  210. ns_uop_delete = 0
  211. ns_uop_add = 1
  212. ns_uop_max = 2
  213. )
  214. const ( /* nameser.h:147:1: */
  215. ns_t_invalid = 0
  216. ns_t_a = 1
  217. ns_t_ns = 2
  218. ns_t_md = 3
  219. ns_t_mf = 4
  220. ns_t_cname = 5
  221. ns_t_soa = 6
  222. ns_t_mb = 7
  223. ns_t_mg = 8
  224. ns_t_mr = 9
  225. ns_t_null = 10
  226. ns_t_wks = 11
  227. ns_t_ptr = 12
  228. ns_t_hinfo = 13
  229. ns_t_minfo = 14
  230. ns_t_mx = 15
  231. ns_t_txt = 16
  232. ns_t_rp = 17
  233. ns_t_afsdb = 18
  234. ns_t_x25 = 19
  235. ns_t_isdn = 20
  236. ns_t_rt = 21
  237. ns_t_nsap = 22
  238. ns_t_nsap_ptr = 23
  239. ns_t_sig = 24
  240. ns_t_key = 25
  241. ns_t_px = 26
  242. ns_t_gpos = 27
  243. ns_t_aaaa = 28
  244. ns_t_loc = 29
  245. ns_t_nxt = 30
  246. ns_t_eid = 31
  247. ns_t_nimloc = 32
  248. ns_t_srv = 33
  249. ns_t_atma = 34
  250. ns_t_naptr = 35
  251. ns_t_kx = 36
  252. ns_t_cert = 37
  253. ns_t_a6 = 38
  254. ns_t_dname = 39
  255. ns_t_sink = 40
  256. ns_t_opt = 41
  257. ns_t_apl = 42
  258. ns_t_tkey = 249
  259. ns_t_tsig = 250
  260. ns_t_ixfr = 251
  261. ns_t_axfr = 252
  262. ns_t_mailb = 253
  263. ns_t_maila = 254
  264. ns_t_any = 255
  265. ns_t_zxfr = 256
  266. ns_t_max = 65536
  267. )
  268. const ( /* nameser.h:210:1: */
  269. ns_c_invalid = 0
  270. ns_c_in = 1
  271. ns_c_2 = 2
  272. ns_c_chaos = 3
  273. ns_c_hs = 4
  274. ns_c_none = 254
  275. ns_c_any = 255
  276. ns_c_max = 65536
  277. )
  278. const ( /* nameser.h:221:1: */
  279. ns_kt_rsa = 1
  280. ns_kt_dh = 2
  281. ns_kt_dsa = 3
  282. ns_kt_private = 254
  283. )
  284. const ( /* nameser.h:228:1: */
  285. cert_t_pkix = 1
  286. cert_t_spki = 2
  287. cert_t_pgp = 3
  288. cert_t_url = 253
  289. cert_t_oid = 254
  290. )
  291. const ( /* nameser.h:28:1: */
  292. ns_s_qd = 0
  293. ns_s_zn = 0
  294. ns_s_an = 1
  295. ns_s_pr = 1
  296. ns_s_ns = 2
  297. ns_s_ud = 2
  298. ns_s_ar = 3
  299. ns_s_max = 4
  300. )
  301. const ( /* nameser.h:75:1: */
  302. ns_f_qr = 0
  303. ns_f_opcode = 1
  304. ns_f_aa = 2
  305. ns_f_tc = 3
  306. ns_f_rd = 4
  307. ns_f_ra = 5
  308. ns_f_z = 6
  309. ns_f_ad = 7
  310. ns_f_cd = 8
  311. ns_f_rcode = 9
  312. ns_f_max = 10
  313. )
  314. const ( /* nameser.h:89:1: */
  315. ns_o_query = 0
  316. ns_o_iquery = 1
  317. ns_o_status = 2
  318. ns_o_notify = 4
  319. ns_o_update = 5
  320. ns_o_max = 6
  321. )
  322. const ( /* nameser.h:98:1: */
  323. ns_r_noerror = 0
  324. ns_r_formerr = 1
  325. ns_r_servfail = 2
  326. ns_r_nxdomain = 3
  327. ns_r_notimpl = 4
  328. ns_r_refused = 5
  329. ns_r_yxdomain = 6
  330. ns_r_yxrrset = 7
  331. ns_r_nxrrset = 8
  332. ns_r_notauth = 9
  333. ns_r_notzone = 10
  334. ns_r_max = 11
  335. ns_r_badvers = 16
  336. ns_r_badsig = 16
  337. ns_r_badkey = 17
  338. ns_r_badtime = 18
  339. )
  340. type ptrdiff_t = int64 /* <builtin>:3:26 */
  341. type size_t = uint64 /* <builtin>:9:23 */
  342. type wchar_t = int32 /* <builtin>:15:24 */
  343. var X__darwin_check_fd_set_overflow uintptr /* <builtin>:146:5: */
  344. // pthread opaque structures
  345. type __darwin_pthread_handler_rec = struct {
  346. F__routine uintptr
  347. F__arg uintptr
  348. F__next uintptr
  349. } /* table.c:1396:1 */
  350. type _opaque_pthread_attr_t = struct {
  351. F__sig int64
  352. F__opaque [56]int8
  353. } /* table.c:1402:1 */
  354. type _opaque_pthread_cond_t = struct {
  355. F__sig int64
  356. F__opaque [40]int8
  357. } /* table.c:1407:1 */
  358. type _opaque_pthread_condattr_t = struct {
  359. F__sig int64
  360. F__opaque [8]int8
  361. } /* table.c:1412:1 */
  362. type _opaque_pthread_mutex_t = struct {
  363. F__sig int64
  364. F__opaque [56]int8
  365. } /* table.c:1417:1 */
  366. type _opaque_pthread_mutexattr_t = struct {
  367. F__sig int64
  368. F__opaque [8]int8
  369. } /* table.c:1422:1 */
  370. type _opaque_pthread_once_t = struct {
  371. F__sig int64
  372. F__opaque [8]int8
  373. } /* table.c:1427:1 */
  374. type _opaque_pthread_rwlock_t = struct {
  375. F__sig int64
  376. F__opaque [192]int8
  377. } /* table.c:1432:1 */
  378. type _opaque_pthread_rwlockattr_t = struct {
  379. F__sig int64
  380. F__opaque [16]int8
  381. } /* table.c:1437:1 */
  382. type _opaque_pthread_t = struct {
  383. F__sig int64
  384. F__cleanup_stack uintptr
  385. F__opaque [8176]int8
  386. } /* table.c:1442:1 */
  387. type ct_rune_t = int32 /* table.c:1527:28 */
  388. type rune_t = int32 /* table.c:1536:25 */
  389. type wint_t = int32 /* table.c:1558:25 */
  390. type _RuneEntry = struct {
  391. F__min int32
  392. F__max int32
  393. F__map int32
  394. F__ccgo_pad1 [4]byte
  395. F__types uintptr
  396. } /* table.c:1575:3 */
  397. type _RuneRange = struct {
  398. F__nranges int32
  399. F__ccgo_pad1 [4]byte
  400. F__ranges uintptr
  401. } /* table.c:1580:3 */
  402. type _RuneCharClass = struct {
  403. F__name [14]int8
  404. F__ccgo_pad1 [2]byte
  405. F__mask uint32
  406. } /* table.c:1585:3 */
  407. type _RuneLocale = struct {
  408. F__magic [8]int8
  409. F__encoding [32]int8
  410. F__sgetrune uintptr
  411. F__sputrune uintptr
  412. F__invalid_rune int32
  413. F__runetype [256]uint32
  414. F__maplower [256]int32
  415. F__mapupper [256]int32
  416. F__ccgo_pad1 [4]byte
  417. F__runetype_ext _RuneRange
  418. F__maplower_ext _RuneRange
  419. F__mapupper_ext _RuneRange
  420. F__variable uintptr
  421. F__variable_len int32
  422. F__ncharclasses int32
  423. F__charclasses uintptr
  424. } /* table.c:1616:3 */
  425. func X__istype(tls *TLS, _c int32, _f uint64) int32 { /* table.c:1670:1: */
  426. return func() int32 {
  427. if Xisascii(tls, _c) != 0 {
  428. return BoolInt32(!!(uint64(*(*uint32)(unsafe.Pointer(uintptr(unsafe.Pointer(&X_DefaultRuneLocale)) + 60 + uintptr(_c)*4)))&_f != 0))
  429. }
  430. return BoolInt32(!!(X__maskrune(tls, _c, _f) != 0))
  431. }()
  432. }
  433. func X__isctype(tls *TLS, _c int32, _f uint64) int32 { /* table.c:1681:1: */
  434. if _c < 0 || _c >= int32(1)<<8 {
  435. return 0
  436. }
  437. return BoolInt32(!!(uint64(*(*uint32)(unsafe.Pointer(uintptr(unsafe.Pointer(&X_DefaultRuneLocale)) + 60 + uintptr(_c)*4)))&_f != 0))
  438. }
  439. func X__wcwidth(tls *TLS, _c int32) int32 { /* table.c:1700:1: */
  440. var _x uint32
  441. if _c == 0 {
  442. return 0
  443. }
  444. _x = uint32(X__maskrune(tls, _c, uint64(0xe0000000|0x00040000)))
  445. if int64(_x)&0xe0000000 != int64(0) {
  446. return int32(int64(_x) & 0xe0000000 >> 30)
  447. }
  448. return func() int32 {
  449. if int64(_x)&0x00040000 != int64(0) {
  450. return 1
  451. }
  452. return -1
  453. }()
  454. }
  455. func Xisalnum(tls *TLS, _c int32) int32 { /* table.c:1718:1: */
  456. return X__istype(tls, _c, uint64(0x00000100|0x00000400))
  457. }
  458. func Xisalpha(tls *TLS, _c int32) int32 { /* table.c:1724:1: */
  459. return X__istype(tls, _c, uint64(0x00000100))
  460. }
  461. func Xisblank(tls *TLS, _c int32) int32 { /* table.c:1730:1: */
  462. return X__istype(tls, _c, uint64(0x00020000))
  463. }
  464. func Xiscntrl(tls *TLS, _c int32) int32 { /* table.c:1736:1: */
  465. return X__istype(tls, _c, uint64(0x00000200))
  466. }
  467. func Xisdigit(tls *TLS, _c int32) int32 { /* table.c:1743:1: */
  468. return X__isctype(tls, _c, uint64(0x00000400))
  469. }
  470. func Xisgraph(tls *TLS, _c int32) int32 { /* table.c:1749:1: */
  471. return X__istype(tls, _c, uint64(0x00000800))
  472. }
  473. func Xislower(tls *TLS, _c int32) int32 { /* table.c:1755:1: */
  474. return X__istype(tls, _c, uint64(0x00001000))
  475. }
  476. func Xisprint(tls *TLS, _c int32) int32 { /* table.c:1761:1: */
  477. return X__istype(tls, _c, uint64(0x00040000))
  478. }
  479. func Xispunct(tls *TLS, _c int32) int32 { /* table.c:1767:1: */
  480. return X__istype(tls, _c, uint64(0x00002000))
  481. }
  482. func Xisupper(tls *TLS, _c int32) int32 { /* table.c:1779:1: */
  483. return X__istype(tls, _c, uint64(0x00008000))
  484. }
  485. func Xisxdigit(tls *TLS, _c int32) int32 { /* table.c:1786:1: */
  486. return X__isctype(tls, _c, uint64(0x00010000))
  487. }
  488. func Xtoascii(tls *TLS, _c int32) int32 { /* table.c:1792:1: */
  489. return _c & 0x7F
  490. }
  491. func Xdigittoint(tls *TLS, _c int32) int32 { /* table.c:1811:1: */
  492. return X__maskrune(tls, _c, uint64(0x0F))
  493. }
  494. func Xishexnumber(tls *TLS, _c int32) int32 { /* table.c:1817:1: */
  495. return X__istype(tls, _c, uint64(0x00010000))
  496. }
  497. func Xisideogram(tls *TLS, _c int32) int32 { /* table.c:1823:1: */
  498. return X__istype(tls, _c, uint64(0x00080000))
  499. }
  500. func Xisnumber(tls *TLS, _c int32) int32 { /* table.c:1829:1: */
  501. return X__istype(tls, _c, uint64(0x00000400))
  502. }
  503. func Xisphonogram(tls *TLS, _c int32) int32 { /* table.c:1835:1: */
  504. return X__istype(tls, _c, uint64(0x00200000))
  505. }
  506. func Xisrune(tls *TLS, _c int32) int32 { /* table.c:1841:1: */
  507. return X__istype(tls, _c, uint64(0xFFFFFFF0))
  508. }
  509. func Xisspecial(tls *TLS, _c int32) int32 { /* table.c:1847:1: */
  510. return X__istype(tls, _c, uint64(0x00100000))
  511. }
  512. func X__maskrune(tls *TLS, _c int32, _f uint64) int32 { /* table.c:1871:2: */
  513. return int32(uint32(int32(*(*uint32)(unsafe.Pointer(uintptr(unsafe.Pointer(&X_DefaultRuneLocale)) + 60 + uintptr(_c&0xff)*4)))) & uint32(_f))
  514. }
  515. func X__toupper(tls *TLS, c int32) int32 { /* table.c:1876:20: */
  516. return Xtoupper(tls, c)
  517. }
  518. func X__tolower(tls *TLS, c int32) int32 { /* table.c:1878:20: */
  519. return Xtolower(tls, c)
  520. }
  521. var X_DefaultRuneLocale = _RuneLocale{F__magic: [8]int8{int8(82), int8(117), int8(110), int8(101), int8(77), int8(97), int8(103), int8(65)}, F__encoding: [32]int8{int8(78), int8(79), int8(78), int8(69), int8(0), int8(0), int8(0), int8(0), int8(0), int8(0), int8(0), int8(0), int8(0), int8(0), int8(0), int8(0), int8(0), int8(0), int8(0), int8(0), int8(0), int8(0), int8(0), int8(0), int8(0), int8(0), int8(0), int8(0), int8(0), int8(0), int8(0), int8(0)}, F__invalid_rune: 0xfffd, F__runetype: [256]uint32{
  522. uint32(0x200), uint32(0x200), uint32(0x200), uint32(0x200), uint32(0x200), uint32(0x200), uint32(0x200), uint32(0x200), uint32(0x200), uint32(0x24200), uint32(0x4200), uint32(0x4200), uint32(0x4200), uint32(0x4200), uint32(0x200), uint32(0x200),
  523. uint32(0x200), uint32(0x200), uint32(0x200), uint32(0x200), uint32(0x200), uint32(0x200), uint32(0x200), uint32(0x200), uint32(0x200), uint32(0x200), uint32(0x200), uint32(0x200), uint32(0x200), uint32(0x200), uint32(0x200), uint32(0x200),
  524. uint32(0x64000), uint32(0x42800), uint32(0x42800), uint32(0x42800), uint32(0x42800), uint32(0x42800), uint32(0x42800), uint32(0x42800), uint32(0x42800), uint32(0x42800), uint32(0x42800), uint32(0x42800), uint32(0x42800), uint32(0x42800), uint32(0x42800), uint32(0x42800),
  525. uint32(0x50c00), uint32(0x50c01), uint32(0x50c02), uint32(0x50c03), uint32(0x50c04), uint32(0x50c05), uint32(0x50c06), uint32(0x50c07), uint32(0x50c08), uint32(0x50c09), uint32(0x42800), uint32(0x42800), uint32(0x42800), uint32(0x42800), uint32(0x42800), uint32(0x42800),
  526. uint32(0x42800), uint32(0x5890a), uint32(0x5890b), uint32(0x5890c), uint32(0x5890d), uint32(0x5890e), uint32(0x5890f), uint32(0x48900), uint32(0x48900), uint32(0x48900), uint32(0x48900), uint32(0x48900), uint32(0x48900), uint32(0x48900), uint32(0x48900), uint32(0x48900),
  527. uint32(0x48900), uint32(0x48900), uint32(0x48900), uint32(0x48900), uint32(0x48900), uint32(0x48900), uint32(0x48900), uint32(0x48900), uint32(0x48900), uint32(0x48900), uint32(0x48900), uint32(0x42800), uint32(0x42800), uint32(0x42800), uint32(0x42800), uint32(0x42800),
  528. uint32(0x42800), uint32(0x5190a), uint32(0x5190b), uint32(0x5190c), uint32(0x5190d), uint32(0x5190e), uint32(0x5190f), uint32(0x41900), uint32(0x41900), uint32(0x41900), uint32(0x41900), uint32(0x41900), uint32(0x41900), uint32(0x41900), uint32(0x41900), uint32(0x41900),
  529. uint32(0x41900), uint32(0x41900), uint32(0x41900), uint32(0x41900), uint32(0x41900), uint32(0x41900), uint32(0x41900), uint32(0x41900), uint32(0x41900), uint32(0x41900), uint32(0x41900), uint32(0x42800), uint32(0x42800), uint32(0x42800), uint32(0x42800), uint32(0x200),
  530. uint32(0x0), uint32(0x0), uint32(0x0), uint32(0x0), uint32(0x0), uint32(0x0), uint32(0x0), uint32(0x0), uint32(0x0), uint32(0x0), uint32(0x0), uint32(0x0), uint32(0x0), uint32(0x0), uint32(0x0), uint32(0x0),
  531. uint32(0x0), uint32(0x0), uint32(0x0), uint32(0x0), uint32(0x0), uint32(0x0), uint32(0x0), uint32(0x0), uint32(0x0), uint32(0x0), uint32(0x0), uint32(0x0), uint32(0x0), uint32(0x0), uint32(0x0), uint32(0x0),
  532. uint32(0x0), uint32(0x0), uint32(0x0), uint32(0x0), uint32(0x0), uint32(0x0), uint32(0x0), uint32(0x0), uint32(0x0), uint32(0x0), uint32(0x0), uint32(0x0), uint32(0x0), uint32(0x0), uint32(0x0), uint32(0x0),
  533. uint32(0x0), uint32(0x0), uint32(0x0), uint32(0x0), uint32(0x0), uint32(0x0), uint32(0x0), uint32(0x0), uint32(0x0), uint32(0x0), uint32(0x0), uint32(0x0), uint32(0x0), uint32(0x0), uint32(0x0), uint32(0x0),
  534. uint32(0x0), uint32(0x0), uint32(0x0), uint32(0x0), uint32(0x0), uint32(0x0), uint32(0x0), uint32(0x0), uint32(0x0), uint32(0x0), uint32(0x0), uint32(0x0), uint32(0x0), uint32(0x0), uint32(0x0), uint32(0x0),
  535. uint32(0x0), uint32(0x0), uint32(0x0), uint32(0x0), uint32(0x0), uint32(0x0), uint32(0x0), uint32(0x0), uint32(0x0), uint32(0x0), uint32(0x0), uint32(0x0), uint32(0x0), uint32(0x0), uint32(0x0), uint32(0x0),
  536. uint32(0x0), uint32(0x0), uint32(0x0), uint32(0x0), uint32(0x0), uint32(0x0), uint32(0x0), uint32(0x0), uint32(0x0), uint32(0x0), uint32(0x0), uint32(0x0), uint32(0x0), uint32(0x0), uint32(0x0), uint32(0x0),
  537. uint32(0x0), uint32(0x0), uint32(0x0), uint32(0x0), uint32(0x0), uint32(0x0), uint32(0x0), uint32(0x0), uint32(0x0), uint32(0x0), uint32(0x0), uint32(0x0), uint32(0x0), uint32(0x0), uint32(0x0), uint32(0x0),
  538. }, F__maplower: [256]int32{
  539. 0x0, 0x1, 0x2, 0x3, 0x4, 0x5, 0x6, 0x7, 0x8, 0x9, 0xa, 0xb, 0xc, 0xd, 0xe, 0xf,
  540. 0x10, 0x11, 0x12, 0x13, 0x14, 0x15, 0x16, 0x17, 0x18, 0x19, 0x1a, 0x1b, 0x1c, 0x1d, 0x1e, 0x1f,
  541. 0x20, 0x21, 0x22, 0x23, 0x24, 0x25, 0x26, 0x27, 0x28, 0x29, 0x2a, 0x2b, 0x2c, 0x2d, 0x2e, 0x2f,
  542. 0x30, 0x31, 0x32, 0x33, 0x34, 0x35, 0x36, 0x37, 0x38, 0x39, 0x3a, 0x3b, 0x3c, 0x3d, 0x3e, 0x3f,
  543. 0x40, 0x61, 0x62, 0x63, 0x64, 0x65, 0x66, 0x67, 0x68, 0x69, 0x6a, 0x6b, 0x6c, 0x6d, 0x6e, 0x6f,
  544. 0x70, 0x71, 0x72, 0x73, 0x74, 0x75, 0x76, 0x77, 0x78, 0x79, 0x7a, 0x5b, 0x5c, 0x5d, 0x5e, 0x5f,
  545. 0x60, 0x61, 0x62, 0x63, 0x64, 0x65, 0x66, 0x67, 0x68, 0x69, 0x6a, 0x6b, 0x6c, 0x6d, 0x6e, 0x6f,
  546. 0x70, 0x71, 0x72, 0x73, 0x74, 0x75, 0x76, 0x77, 0x78, 0x79, 0x7a, 0x7b, 0x7c, 0x7d, 0x7e, 0x7f,
  547. 0x80, 0x81, 0x82, 0x83, 0x84, 0x85, 0x86, 0x87, 0x88, 0x89, 0x8a, 0x8b, 0x8c, 0x8d, 0x8e, 0x8f,
  548. 0x90, 0x91, 0x92, 0x93, 0x94, 0x95, 0x96, 0x97, 0x98, 0x99, 0x9a, 0x9b, 0x9c, 0x9d, 0x9e, 0x9f,
  549. 0xa0, 0xa1, 0xa2, 0xa3, 0xa4, 0xa5, 0xa6, 0xa7, 0xa8, 0xa9, 0xaa, 0xab, 0xac, 0xad, 0xae, 0xaf,
  550. 0xb0, 0xb1, 0xb2, 0xb3, 0xb4, 0xb5, 0xb6, 0xb7, 0xb8, 0xb9, 0xba, 0xbb, 0xbc, 0xbd, 0xbe, 0xbf,
  551. 0xc0, 0xc1, 0xc2, 0xc3, 0xc4, 0xc5, 0xc6, 0xc7, 0xc8, 0xc9, 0xca, 0xcb, 0xcc, 0xcd, 0xce, 0xcf,
  552. 0xd0, 0xd1, 0xd2, 0xd3, 0xd4, 0xd5, 0xd6, 0xd7, 0xd8, 0xd9, 0xda, 0xdb, 0xdc, 0xdd, 0xde, 0xdf,
  553. 0xe0, 0xe1, 0xe2, 0xe3, 0xe4, 0xe5, 0xe6, 0xe7, 0xe8, 0xe9, 0xea, 0xeb, 0xec, 0xed, 0xee, 0xef,
  554. 0xf0, 0xf1, 0xf2, 0xf3, 0xf4, 0xf5, 0xf6, 0xf7, 0xf8, 0xf9, 0xfa, 0xfb, 0xfc, 0xfd, 0xfe, 0xff,
  555. }, F__mapupper: [256]int32{
  556. 0x0, 0x1, 0x2, 0x3, 0x4, 0x5, 0x6, 0x7, 0x8, 0x9, 0xa, 0xb, 0xc, 0xd, 0xe, 0xf,
  557. 0x10, 0x11, 0x12, 0x13, 0x14, 0x15, 0x16, 0x17, 0x18, 0x19, 0x1a, 0x1b, 0x1c, 0x1d, 0x1e, 0x1f,
  558. 0x20, 0x21, 0x22, 0x23, 0x24, 0x25, 0x26, 0x27, 0x28, 0x29, 0x2a, 0x2b, 0x2c, 0x2d, 0x2e, 0x2f,
  559. 0x30, 0x31, 0x32, 0x33, 0x34, 0x35, 0x36, 0x37, 0x38, 0x39, 0x3a, 0x3b, 0x3c, 0x3d, 0x3e, 0x3f,
  560. 0x40, 0x41, 0x42, 0x43, 0x44, 0x45, 0x46, 0x47, 0x48, 0x49, 0x4a, 0x4b, 0x4c, 0x4d, 0x4e, 0x4f,
  561. 0x50, 0x51, 0x52, 0x53, 0x54, 0x55, 0x56, 0x57, 0x58, 0x59, 0x5a, 0x5b, 0x5c, 0x5d, 0x5e, 0x5f,
  562. 0x60, 0x41, 0x42, 0x43, 0x44, 0x45, 0x46, 0x47, 0x48, 0x49, 0x4a, 0x4b, 0x4c, 0x4d, 0x4e, 0x4f,
  563. 0x50, 0x51, 0x52, 0x53, 0x54, 0x55, 0x56, 0x57, 0x58, 0x59, 0x5a, 0x7b, 0x7c, 0x7d, 0x7e, 0x7f,
  564. 0x80, 0x81, 0x82, 0x83, 0x84, 0x85, 0x86, 0x87, 0x88, 0x89, 0x8a, 0x8b, 0x8c, 0x8d, 0x8e, 0x8f,
  565. 0x90, 0x91, 0x92, 0x93, 0x94, 0x95, 0x96, 0x97, 0x98, 0x99, 0x9a, 0x9b, 0x9c, 0x9d, 0x9e, 0x9f,
  566. 0xa0, 0xa1, 0xa2, 0xa3, 0xa4, 0xa5, 0xa6, 0xa7, 0xa8, 0xa9, 0xaa, 0xab, 0xac, 0xad, 0xae, 0xaf,
  567. 0xb0, 0xb1, 0xb2, 0xb3, 0xb4, 0xb5, 0xb6, 0xb7, 0xb8, 0xb9, 0xba, 0xbb, 0xbc, 0xbd, 0xbe, 0xbf,
  568. 0xc0, 0xc1, 0xc2, 0xc3, 0xc4, 0xc5, 0xc6, 0xc7, 0xc8, 0xc9, 0xca, 0xcb, 0xcc, 0xcd, 0xce, 0xcf,
  569. 0xd0, 0xd1, 0xd2, 0xd3, 0xd4, 0xd5, 0xd6, 0xd7, 0xd8, 0xd9, 0xda, 0xdb, 0xdc, 0xdd, 0xde, 0xdf,
  570. 0xe0, 0xe1, 0xe2, 0xe3, 0xe4, 0xe5, 0xe6, 0xe7, 0xe8, 0xe9, 0xea, 0xeb, 0xec, 0xed, 0xee, 0xef,
  571. 0xf0, 0xf1, 0xf2, 0xf3, 0xf4, 0xf5, 0xf6, 0xf7, 0xf8, 0xf9, 0xfa, 0xfb, 0xfc, 0xfd, 0xfe, 0xff,
  572. },
  573. } /* table.c:1879:13 */
  574. var X_CurrentRuneLocale uintptr = 0 /* table.c:1940:13 */
  575. type div_t = struct {
  576. Fquot int32
  577. Frem int32
  578. } /* stdlib.h:62:35 */
  579. type ldiv_t = struct {
  580. Fquot int64
  581. Frem int64
  582. } /* stdlib.h:63:36 */
  583. type lldiv_t = struct {
  584. Fquot int64
  585. Frem int64
  586. } /* stdlib.h:64:41 */
  587. type locale_t = uintptr /* alltypes.h:343:32 */
  588. type ssize_t = int64 /* alltypes.h:65:15 */
  589. type intptr_t = int64 /* alltypes.h:70:15 */
  590. type off_t = int64 /* alltypes.h:162:16 */
  591. type pid_t = int32 /* alltypes.h:235:13 */
  592. type uid_t = uint32 /* alltypes.h:245:18 */
  593. type gid_t = uint32 /* alltypes.h:250:18 */
  594. type useconds_t = uint32 /* alltypes.h:260:18 */
  595. func X__putenv(tls *TLS, s uintptr, l size_t, r uintptr) int32 { /* putenv.c:8:5: */
  596. var i size_t
  597. var newenv uintptr
  598. var tmp uintptr
  599. //TODO for (char **e = __environ; *e; e++, i++)
  600. var e uintptr
  601. i = uint64(0)
  602. if !(Environ() != 0) {
  603. goto __1
  604. }
  605. //TODO for (char **e = __environ; *e; e++, i++)
  606. e = Environ()
  607. __2:
  608. if !(*(*uintptr)(unsafe.Pointer(e)) != 0) {
  609. goto __4
  610. }
  611. if !!(Xstrncmp(tls, s, *(*uintptr)(unsafe.Pointer(e)), l+uint64(1)) != 0) {
  612. goto __5
  613. }
  614. tmp = *(*uintptr)(unsafe.Pointer(e))
  615. *(*uintptr)(unsafe.Pointer(e)) = s
  616. X__env_rm_add(tls, tmp, r)
  617. return 0
  618. __5:
  619. ;
  620. goto __3
  621. __3:
  622. e += 8
  623. i++
  624. goto __2
  625. goto __4
  626. __4:
  627. ;
  628. __1:
  629. ;
  630. if !(Environ() == _soldenv) {
  631. goto __6
  632. }
  633. newenv = Xrealloc(tls, _soldenv, uint64(unsafe.Sizeof(uintptr(0)))*(i+uint64(2)))
  634. if !!(newenv != 0) {
  635. goto __8
  636. }
  637. goto oom
  638. __8:
  639. ;
  640. goto __7
  641. __6:
  642. newenv = Xmalloc(tls, uint64(unsafe.Sizeof(uintptr(0)))*(i+uint64(2)))
  643. if !!(newenv != 0) {
  644. goto __9
  645. }
  646. goto oom
  647. __9:
  648. ;
  649. if !(i != 0) {
  650. goto __10
  651. }
  652. Xmemcpy(tls, newenv, Environ(), uint64(unsafe.Sizeof(uintptr(0)))*i)
  653. __10:
  654. ;
  655. Xfree(tls, _soldenv)
  656. __7:
  657. ;
  658. *(*uintptr)(unsafe.Pointer(newenv + uintptr(i)*8)) = s
  659. *(*uintptr)(unsafe.Pointer(newenv + uintptr(i+uint64(1))*8)) = uintptr(0)
  660. *(*uintptr)(unsafe.Pointer(EnvironP())) = AssignPtrUintptr(uintptr(unsafe.Pointer(&_soldenv)), newenv)
  661. if !(r != 0) {
  662. goto __11
  663. }
  664. X__env_rm_add(tls, uintptr(0), r)
  665. __11:
  666. ;
  667. return 0
  668. oom:
  669. Xfree(tls, r)
  670. return -1
  671. }
  672. var _soldenv uintptr /* putenv.c:22:14: */
  673. func Xputenv(tls *TLS, s uintptr) int32 { /* putenv.c:43:5: */
  674. var l size_t = size_t((int64(X__strchrnul(tls, s, '=')) - int64(s)) / 1)
  675. if !(l != 0) || !(int32(*(*int8)(unsafe.Pointer(s + uintptr(l)))) != 0) {
  676. return Xunsetenv(tls, s)
  677. }
  678. return X__putenv(tls, s, l, uintptr(0))
  679. }
  680. func X__env_rm_add(tls *TLS, old uintptr, new uintptr) { /* setenv.c:5:6: */
  681. //TODO for (size_t i=0; i < env_alloced_n; i++)
  682. var i size_t = uint64(0)
  683. for ; i < _senv_alloced_n; i++ {
  684. if *(*uintptr)(unsafe.Pointer(_senv_alloced + uintptr(i)*8)) == old {
  685. *(*uintptr)(unsafe.Pointer(_senv_alloced + uintptr(i)*8)) = new
  686. Xfree(tls, old)
  687. return
  688. } else if !(int32(*(*uintptr)(unsafe.Pointer(_senv_alloced + uintptr(i)*8))) != 0) && new != 0 {
  689. *(*uintptr)(unsafe.Pointer(_senv_alloced + uintptr(i)*8)) = new
  690. new = uintptr(0)
  691. }
  692. }
  693. if !(new != 0) {
  694. return
  695. }
  696. var t uintptr = Xrealloc(tls, _senv_alloced, uint64(unsafe.Sizeof(uintptr(0)))*(_senv_alloced_n+uint64(1)))
  697. if !(t != 0) {
  698. return
  699. }
  700. *(*uintptr)(unsafe.Pointer(AssignPtrUintptr(uintptr(unsafe.Pointer(&_senv_alloced)), t) + uintptr(PostIncUint64(&_senv_alloced_n, 1))*8)) = new
  701. }
  702. var _senv_alloced uintptr /* setenv.c:7:14: */
  703. var _senv_alloced_n size_t /* setenv.c:8:16: */
  704. func Xsetenv(tls *TLS, var1 uintptr, value uintptr, overwrite int32) int32 { /* setenv.c:26:5: */
  705. var s uintptr
  706. var l1 size_t
  707. var l2 size_t
  708. if !(var1 != 0) || !(int32(AssignUint64(&l1, size_t((int64(X__strchrnul(tls, var1, '='))-int64(var1))/1))) != 0) || *(*int8)(unsafe.Pointer(var1 + uintptr(l1))) != 0 {
  709. *(*int32)(unsafe.Pointer(X___errno_location(tls))) = 22
  710. return -1
  711. }
  712. if !(overwrite != 0) && Xgetenv(tls, var1) != 0 {
  713. return 0
  714. }
  715. l2 = Xstrlen(tls, value)
  716. s = Xmalloc(tls, l1+l2+uint64(2))
  717. if !(s != 0) {
  718. return -1
  719. }
  720. Xmemcpy(tls, s, var1, l1)
  721. *(*int8)(unsafe.Pointer(s + uintptr(l1))) = int8('=')
  722. Xmemcpy(tls, s+uintptr(l1)+uintptr(1), value, l2+uint64(1))
  723. return X__putenv(tls, s, l1, s)
  724. }
  725. func Xunsetenv(tls *TLS, name uintptr) int32 { /* unsetenv.c:9:5: */
  726. var l size_t = size_t((int64(X__strchrnul(tls, name, '=')) - int64(name)) / 1)
  727. if !(l != 0) || *(*int8)(unsafe.Pointer(name + uintptr(l))) != 0 {
  728. *(*int32)(unsafe.Pointer(X___errno_location(tls))) = 22
  729. return -1
  730. }
  731. if Environ() != 0 {
  732. var e uintptr = Environ()
  733. var eo uintptr = e
  734. for ; *(*uintptr)(unsafe.Pointer(e)) != 0; e += 8 {
  735. //TODO if (!strncmp(name, *e, l) && l[*e] == '=')
  736. if !(Xstrncmp(tls, name, *(*uintptr)(unsafe.Pointer(e)), l) != 0) && int32(*(*int8)(unsafe.Pointer(*(*uintptr)(unsafe.Pointer(e)) + uintptr(l)))) == '=' {
  737. X__env_rm_add(tls, *(*uintptr)(unsafe.Pointer(e)), uintptr(0))
  738. } else if eo != e {
  739. *(*uintptr)(unsafe.Pointer(PostIncUintptr(&eo, 8))) = *(*uintptr)(unsafe.Pointer(e))
  740. } else {
  741. eo += 8
  742. }
  743. }
  744. if eo != e {
  745. *(*uintptr)(unsafe.Pointer(eo)) = uintptr(0)
  746. }
  747. }
  748. return 0
  749. }
  750. type uintptr_t = uint64 /* alltypes.h:55:24 */
  751. type int8_t = int8 /* alltypes.h:96:25 */
  752. type int16_t = int16 /* alltypes.h:101:25 */
  753. type int32_t = int32 /* alltypes.h:106:25 */
  754. type int64_t = int64 /* alltypes.h:111:25 */
  755. type intmax_t = int64 /* alltypes.h:116:25 */
  756. type uint8_t = uint8 /* alltypes.h:121:25 */
  757. type uint16_t = uint16 /* alltypes.h:126:25 */
  758. type uint32_t = uint32 /* alltypes.h:131:25 */
  759. type uint64_t = uint64 /* alltypes.h:136:25 */
  760. type uintmax_t = uint64 /* alltypes.h:146:25 */
  761. type int_fast8_t = int8_t /* stdint.h:22:16 */
  762. type int_fast64_t = int64_t /* stdint.h:23:17 */
  763. type int_least8_t = int8_t /* stdint.h:25:17 */
  764. type int_least16_t = int16_t /* stdint.h:26:17 */
  765. type int_least32_t = int32_t /* stdint.h:27:17 */
  766. type int_least64_t = int64_t /* stdint.h:28:17 */
  767. type uint_fast8_t = uint8_t /* stdint.h:30:17 */
  768. type uint_fast64_t = uint64_t /* stdint.h:31:18 */
  769. type uint_least8_t = uint8_t /* stdint.h:33:18 */
  770. type uint_least16_t = uint16_t /* stdint.h:34:18 */
  771. type uint_least32_t = uint32_t /* stdint.h:35:18 */
  772. type uint_least64_t = uint64_t /* stdint.h:36:18 */
  773. type int_fast16_t = int32_t /* stdint.h:1:17 */
  774. type int_fast32_t = int32_t /* stdint.h:2:17 */
  775. type uint_fast16_t = uint32_t /* stdint.h:3:18 */
  776. type uint_fast32_t = uint32_t /* stdint.h:4:18 */
  777. type _IO_FILE = struct {
  778. Fflags uint32
  779. F__ccgo_pad1 [4]byte
  780. Frpos uintptr
  781. Frend uintptr
  782. Fclose uintptr
  783. Fwend uintptr
  784. Fwpos uintptr
  785. Fmustbezero_1 uintptr
  786. Fwbase uintptr
  787. Fread uintptr
  788. Fwrite uintptr
  789. Fseek uintptr
  790. Fbuf uintptr
  791. Fbuf_size size_t
  792. Fprev uintptr
  793. Fnext uintptr
  794. Ffd int32
  795. Fpipe_pid int32
  796. Flockcount int64
  797. Fmode int32
  798. Flock int32
  799. Flbf int32
  800. F__ccgo_pad2 [4]byte
  801. Fcookie uintptr
  802. Foff off_t
  803. Fgetln_buf uintptr
  804. Fmustbezero_2 uintptr
  805. Fshend uintptr
  806. Fshlim off_t
  807. Fshcnt off_t
  808. Fprev_locked uintptr
  809. Fnext_locked uintptr
  810. Flocale uintptr
  811. } /* alltypes.h:320:9 */
  812. type FILE = _IO_FILE /* alltypes.h:320:25 */
  813. type va_list = uintptr /* alltypes.h:326:27 */
  814. type _G_fpos64_t = struct {
  815. F__ccgo_pad1 [0]uint64
  816. F__opaque [16]int8
  817. } /* stdio.h:54:9 */
  818. type fpos_t = _G_fpos64_t /* stdio.h:58:3 */
  819. type float_t = float32 /* alltypes.h:29:15 */
  820. type double_t = float64 /* alltypes.h:34:16 */
  821. func __FLOAT_BITS(tls *TLS, __f float32) uint32 { /* math.h:55:26: */
  822. bp := tls.Alloc(4)
  823. defer tls.Free(4)
  824. // var __u struct {F__f float32;} at bp, 4
  825. *(*float32)(unsafe.Pointer(bp)) = __f
  826. return *(*uint32)(unsafe.Pointer(bp))
  827. }
  828. func __DOUBLE_BITS(tls *TLS, __f float64) uint64 { /* math.h:61:36: */
  829. bp := tls.Alloc(8)
  830. defer tls.Free(8)
  831. // var __u struct {F__f float64;} at bp, 8
  832. *(*float64)(unsafe.Pointer(bp)) = __f
  833. return *(*uint64)(unsafe.Pointer(bp))
  834. }
  835. func __isspace(tls *TLS, _c int32) int32 { /* ctype.h:26:21: */
  836. return Bool32(_c == ' ' || uint32(_c)-uint32('\t') < uint32(5))
  837. }
  838. type syscall_arg_t = int64 /* syscall.h:22:14 */
  839. func scanexp(tls *TLS, f uintptr, pok int32) int64 { /* floatscan.c:37:18: */
  840. var c int32
  841. var x int32
  842. var y int64
  843. var neg int32 = 0
  844. c = func() int32 {
  845. if (*FILE)(unsafe.Pointer(f)).Frpos != (*FILE)(unsafe.Pointer(f)).Fshend {
  846. return int32(*(*uint8)(unsafe.Pointer(PostIncUintptr(&(*FILE)(unsafe.Pointer(f)).Frpos, 1))))
  847. }
  848. return X__shgetc(tls, f)
  849. }()
  850. if c == '+' || c == '-' {
  851. neg = Bool32(c == '-')
  852. c = func() int32 {
  853. if (*FILE)(unsafe.Pointer(f)).Frpos != (*FILE)(unsafe.Pointer(f)).Fshend {
  854. return int32(*(*uint8)(unsafe.Pointer(PostIncUintptr(&(*FILE)(unsafe.Pointer(f)).Frpos, 1))))
  855. }
  856. return X__shgetc(tls, f)
  857. }()
  858. if uint32(c-'0') >= 10 && pok != 0 {
  859. if (*FILE)(unsafe.Pointer(f)).Fshlim >= int64(0) {
  860. (*FILE)(unsafe.Pointer(f)).Frpos--
  861. } else {
  862. }
  863. }
  864. }
  865. if uint32(c-'0') >= 10 {
  866. if (*FILE)(unsafe.Pointer(f)).Fshlim >= int64(0) {
  867. (*FILE)(unsafe.Pointer(f)).Frpos--
  868. } else {
  869. }
  870. return -0x7fffffffffffffff - int64(1)
  871. }
  872. for x = 0; uint32(c-'0') < 10 && x < 0x7fffffff/10; c = func() int32 {
  873. if (*FILE)(unsafe.Pointer(f)).Frpos != (*FILE)(unsafe.Pointer(f)).Fshend {
  874. return int32(*(*uint8)(unsafe.Pointer(PostIncUintptr(&(*FILE)(unsafe.Pointer(f)).Frpos, 1))))
  875. }
  876. return X__shgetc(tls, f)
  877. }() {
  878. x = 10*x + c - '0'
  879. }
  880. for y = int64(x); uint32(c-'0') < 10 && y < 0x7fffffffffffffff/int64(100); c = func() int32 {
  881. if (*FILE)(unsafe.Pointer(f)).Frpos != (*FILE)(unsafe.Pointer(f)).Fshend {
  882. return int32(*(*uint8)(unsafe.Pointer(PostIncUintptr(&(*FILE)(unsafe.Pointer(f)).Frpos, 1))))
  883. }
  884. return X__shgetc(tls, f)
  885. }() {
  886. y = int64(10)*y + int64(c) - int64('0')
  887. }
  888. for ; uint32(c-'0') < 10; c = func() int32 {
  889. if (*FILE)(unsafe.Pointer(f)).Frpos != (*FILE)(unsafe.Pointer(f)).Fshend {
  890. return int32(*(*uint8)(unsafe.Pointer(PostIncUintptr(&(*FILE)(unsafe.Pointer(f)).Frpos, 1))))
  891. }
  892. return X__shgetc(tls, f)
  893. }() {
  894. }
  895. if (*FILE)(unsafe.Pointer(f)).Fshlim >= int64(0) {
  896. (*FILE)(unsafe.Pointer(f)).Frpos--
  897. } else {
  898. }
  899. if neg != 0 {
  900. return -y
  901. }
  902. return y
  903. }
  904. func decfloat(tls *TLS, f uintptr, c int32, bits int32, emin int32, sign int32, pok int32) float64 { /* floatscan.c:64:20: */
  905. bp := tls.Alloc(512)
  906. defer tls.Free(512)
  907. // var x [128]uint32_t at bp, 512
  908. var i int32
  909. var j int32
  910. var k int32
  911. var a int32
  912. var z int32
  913. var lrp int64 = int64(0)
  914. var dc int64 = int64(0)
  915. var e10 int64 = int64(0)
  916. var lnz int32 = 0
  917. var gotdig int32 = 0
  918. var gotrad int32 = 0
  919. var rp int32
  920. var e2 int32
  921. var emax int32 = -emin - bits + 3
  922. var denormal int32 = 0
  923. var y float64
  924. var frac float64 = float64(0)
  925. var bias float64 = float64(0)
  926. j = 0
  927. k = 0
  928. // Don't let leading zeros consume buffer space
  929. for ; c == '0'; c = func() int32 {
  930. if (*FILE)(unsafe.Pointer(f)).Frpos != (*FILE)(unsafe.Pointer(f)).Fshend {
  931. return int32(*(*uint8)(unsafe.Pointer(PostIncUintptr(&(*FILE)(unsafe.Pointer(f)).Frpos, 1))))
  932. }
  933. return X__shgetc(tls, f)
  934. }() {
  935. gotdig = 1
  936. }
  937. if c == '.' {
  938. gotrad = 1
  939. for c = func() int32 {
  940. if (*FILE)(unsafe.Pointer(f)).Frpos != (*FILE)(unsafe.Pointer(f)).Fshend {
  941. return int32(*(*uint8)(unsafe.Pointer(PostIncUintptr(&(*FILE)(unsafe.Pointer(f)).Frpos, 1))))
  942. }
  943. return X__shgetc(tls, f)
  944. }(); c == '0'; c = func() int32 {
  945. if (*FILE)(unsafe.Pointer(f)).Frpos != (*FILE)(unsafe.Pointer(f)).Fshend {
  946. return int32(*(*uint8)(unsafe.Pointer(PostIncUintptr(&(*FILE)(unsafe.Pointer(f)).Frpos, 1))))
  947. }
  948. return X__shgetc(tls, f)
  949. }() {
  950. gotdig = 1
  951. lrp--
  952. }
  953. }
  954. *(*uint32_t)(unsafe.Pointer(bp)) = uint32_t(0)
  955. for ; uint32(c-'0') < 10 || c == '.'; c = func() int32 {
  956. if (*FILE)(unsafe.Pointer(f)).Frpos != (*FILE)(unsafe.Pointer(f)).Fshend {
  957. return int32(*(*uint8)(unsafe.Pointer(PostIncUintptr(&(*FILE)(unsafe.Pointer(f)).Frpos, 1))))
  958. }
  959. return X__shgetc(tls, f)
  960. }() {
  961. if c == '.' {
  962. if gotrad != 0 {
  963. break
  964. }
  965. gotrad = 1
  966. lrp = dc
  967. } else if k < 128-3 {
  968. dc++
  969. if c != '0' {
  970. lnz = int32(dc)
  971. }
  972. if j != 0 {
  973. *(*uint32_t)(unsafe.Pointer(bp + uintptr(k)*4)) = *(*uint32_t)(unsafe.Pointer(bp + uintptr(k)*4))*uint32_t(10) + uint32_t(c) - uint32_t('0')
  974. } else {
  975. *(*uint32_t)(unsafe.Pointer(bp + uintptr(k)*4)) = uint32_t(c - '0')
  976. }
  977. if PreIncInt32(&j, 1) == 9 {
  978. k++
  979. j = 0
  980. }
  981. gotdig = 1
  982. } else {
  983. dc++
  984. if c != '0' {
  985. lnz = (128 - 4) * 9
  986. *(*uint32_t)(unsafe.Pointer(bp + 124*4)) |= uint32_t(1)
  987. }
  988. }
  989. }
  990. if !(gotrad != 0) {
  991. lrp = dc
  992. }
  993. if gotdig != 0 && c|32 == 'e' {
  994. e10 = scanexp(tls, f, pok)
  995. if e10 == -0x7fffffffffffffff-int64(1) {
  996. if pok != 0 {
  997. if (*FILE)(unsafe.Pointer(f)).Fshlim >= int64(0) {
  998. (*FILE)(unsafe.Pointer(f)).Frpos--
  999. } else {
  1000. }
  1001. } else {
  1002. X__shlim(tls, f, int64(0))
  1003. return float64(0)
  1004. }
  1005. e10 = int64(0)
  1006. }
  1007. lrp = lrp + e10
  1008. } else if c >= 0 {
  1009. if (*FILE)(unsafe.Pointer(f)).Fshlim >= int64(0) {
  1010. (*FILE)(unsafe.Pointer(f)).Frpos--
  1011. } else {
  1012. }
  1013. }
  1014. if !(gotdig != 0) {
  1015. *(*int32)(unsafe.Pointer(X___errno_location(tls))) = 22
  1016. X__shlim(tls, f, int64(0))
  1017. return float64(0)
  1018. }
  1019. // Handle zero specially to avoid nasty special cases later
  1020. if !(int32(*(*uint32_t)(unsafe.Pointer(bp))) != 0) {
  1021. return float64(sign) * 0.0
  1022. }
  1023. // Optimize small integers (w/no exponent) and over/under-flow
  1024. if lrp == dc && dc < int64(10) && (bits > 30 || *(*uint32_t)(unsafe.Pointer(bp))>>bits == uint32_t(0)) {
  1025. return float64(sign) * float64(*(*uint32_t)(unsafe.Pointer(bp)))
  1026. }
  1027. if lrp > int64(-emin/2) {
  1028. *(*int32)(unsafe.Pointer(X___errno_location(tls))) = 34
  1029. return float64(sign) * 1.79769313486231570815e+308 * 1.79769313486231570815e+308
  1030. }
  1031. if lrp < int64(emin-2*53) {
  1032. *(*int32)(unsafe.Pointer(X___errno_location(tls))) = 34
  1033. return float64(sign) * 2.22507385850720138309e-308 * 2.22507385850720138309e-308
  1034. }
  1035. // Align incomplete final B1B digit
  1036. if j != 0 {
  1037. for ; j < 9; j++ {
  1038. *(*uint32_t)(unsafe.Pointer(bp + uintptr(k)*4)) *= uint32_t(10)
  1039. }
  1040. k++
  1041. j = 0
  1042. }
  1043. a = 0
  1044. z = k
  1045. e2 = 0
  1046. rp = int32(lrp)
  1047. // Optimize small to mid-size integers (even in exp. notation)
  1048. if lnz < 9 && lnz <= rp && rp < 18 {
  1049. if rp == 9 {
  1050. return float64(sign) * float64(*(*uint32_t)(unsafe.Pointer(bp)))
  1051. }
  1052. if rp < 9 {
  1053. return float64(sign) * float64(*(*uint32_t)(unsafe.Pointer(bp))) / float64(_sp10s[8-rp])
  1054. }
  1055. var bitlim int32 = bits - 3*(rp-9)
  1056. if bitlim > 30 || *(*uint32_t)(unsafe.Pointer(bp))>>bitlim == uint32_t(0) {
  1057. return float64(sign) * float64(*(*uint32_t)(unsafe.Pointer(bp))) * float64(_sp10s[rp-10])
  1058. }
  1059. }
  1060. // Drop trailing zeros
  1061. for ; !(int32(*(*uint32_t)(unsafe.Pointer(bp + uintptr(z-1)*4))) != 0); z-- {
  1062. }
  1063. // Align radix point to B1B digit boundary
  1064. if rp%9 != 0 {
  1065. var rpm9 int32
  1066. if rp >= 0 {
  1067. rpm9 = rp % 9
  1068. } else {
  1069. rpm9 = rp%9 + 9
  1070. }
  1071. var p10 int32 = _sp10s[8-rpm9]
  1072. var carry uint32_t = uint32_t(0)
  1073. for k = a; k != z; k++ {
  1074. var tmp uint32_t = *(*uint32_t)(unsafe.Pointer(bp + uintptr(k)*4)) % uint32_t(p10)
  1075. *(*uint32_t)(unsafe.Pointer(bp + uintptr(k)*4)) = *(*uint32_t)(unsafe.Pointer(bp + uintptr(k)*4))/uint32_t(p10) + carry
  1076. carry = uint32_t(1000000000/p10) * tmp
  1077. if k == a && !(int32(*(*uint32_t)(unsafe.Pointer(bp + uintptr(k)*4))) != 0) {
  1078. a = (a + 1) & (128 - 1)
  1079. rp = rp - 9
  1080. }
  1081. }
  1082. if carry != 0 {
  1083. *(*uint32_t)(unsafe.Pointer(bp + uintptr(PostIncInt32(&z, 1))*4)) = carry
  1084. }
  1085. rp = rp + (9 - rpm9)
  1086. }
  1087. // Upscale until desired number of bits are left of radix point
  1088. for rp < 9*2 || rp == 9*2 && *(*uint32_t)(unsafe.Pointer(bp + uintptr(a)*4)) < _sth[0] {
  1089. var carry uint32_t = uint32_t(0)
  1090. e2 = e2 - 29
  1091. for k = (z - 1) & (128 - 1); ; k = (k - 1) & (128 - 1) {
  1092. var tmp uint64_t = uint64_t(*(*uint32_t)(unsafe.Pointer(bp + uintptr(k)*4)))<<29 + uint64_t(carry)
  1093. if tmp > uint64(1000000000) {
  1094. carry = uint32_t(tmp / uint64(1000000000))
  1095. *(*uint32_t)(unsafe.Pointer(bp + uintptr(k)*4)) = uint32_t(tmp % uint64(1000000000))
  1096. } else {
  1097. carry = uint32_t(0)
  1098. *(*uint32_t)(unsafe.Pointer(bp + uintptr(k)*4)) = uint32_t(tmp)
  1099. }
  1100. if k == (z-1)&(128-1) && k != a && !(int32(*(*uint32_t)(unsafe.Pointer(bp + uintptr(k)*4))) != 0) {
  1101. z = k
  1102. }
  1103. if k == a {
  1104. break
  1105. }
  1106. }
  1107. if carry != 0 {
  1108. rp = rp + 9
  1109. a = (a - 1) & (128 - 1)
  1110. if a == z {
  1111. z = (z - 1) & (128 - 1)
  1112. *(*uint32_t)(unsafe.Pointer(bp + uintptr((z-1)&(128-1))*4)) |= *(*uint32_t)(unsafe.Pointer(bp + uintptr(z)*4))
  1113. }
  1114. *(*uint32_t)(unsafe.Pointer(bp + uintptr(a)*4)) = carry
  1115. }
  1116. }
  1117. // Downscale until exactly number of bits are left of radix point
  1118. for {
  1119. var carry uint32_t = uint32_t(0)
  1120. var sh int32 = 1
  1121. for i = 0; i < 2; i++ {
  1122. k = (a + i) & (128 - 1)
  1123. if k == z || *(*uint32_t)(unsafe.Pointer(bp + uintptr(k)*4)) < _sth[i] {
  1124. i = 2
  1125. break
  1126. }
  1127. if *(*uint32_t)(unsafe.Pointer(bp + uintptr((a+i)&(128-1))*4)) > _sth[i] {
  1128. break
  1129. }
  1130. }
  1131. if i == 2 && rp == 9*2 {
  1132. break
  1133. }
  1134. // FIXME: find a way to compute optimal sh
  1135. if rp > 9+9*2 {
  1136. sh = 9
  1137. }
  1138. e2 = e2 + sh
  1139. for k = a; k != z; k = (k + 1) & (128 - 1) {
  1140. var tmp uint32_t = *(*uint32_t)(unsafe.Pointer(bp + uintptr(k)*4)) & uint32_t(int32(1)<<sh-1)
  1141. *(*uint32_t)(unsafe.Pointer(bp + uintptr(k)*4)) = *(*uint32_t)(unsafe.Pointer(bp + uintptr(k)*4))>>sh + carry
  1142. carry = uint32_t(int32(1000000000)>>sh) * tmp
  1143. if k == a && !(int32(*(*uint32_t)(unsafe.Pointer(bp + uintptr(k)*4))) != 0) {
  1144. a = (a + 1) & (128 - 1)
  1145. i--
  1146. rp = rp - 9
  1147. }
  1148. }
  1149. if carry != 0 {
  1150. if (z+1)&(128-1) != a {
  1151. *(*uint32_t)(unsafe.Pointer(bp + uintptr(z)*4)) = carry
  1152. z = (z + 1) & (128 - 1)
  1153. } else {
  1154. *(*uint32_t)(unsafe.Pointer(bp + uintptr((z-1)&(128-1))*4)) |= uint32_t(1)
  1155. }
  1156. }
  1157. }
  1158. // Assemble desired bits into floating point variable
  1159. for y = float64(AssignInt32(&i, 0)); i < 2; i++ {
  1160. if (a+i)&(128-1) == z {
  1161. *(*uint32_t)(unsafe.Pointer(bp + uintptr(AssignInt32(&z, (z+1)&(128-1))-1)*4)) = uint32_t(0)
  1162. }
  1163. y = 1000000000.0*y + float64(*(*uint32_t)(unsafe.Pointer(bp + uintptr((a+i)&(128-1))*4)))
  1164. }
  1165. y = y * float64(sign)
  1166. // Limit precision for denormal results
  1167. if bits > 53+e2-emin {
  1168. bits = 53 + e2 - emin
  1169. if bits < 0 {
  1170. bits = 0
  1171. }
  1172. denormal = 1
  1173. }
  1174. // Calculate bias term to force rounding, move out lower bits
  1175. if bits < 53 {
  1176. bias = Xcopysignl(tls, Xscalbn(tls, float64(1), 2*53-bits-1), y)
  1177. frac = Xfmodl(tls, y, Xscalbn(tls, float64(1), 53-bits))
  1178. y = y - frac
  1179. y = y + bias
  1180. }
  1181. // Process tail of decimal input so it can affect rounding
  1182. if (a+i)&(128-1) != z {
  1183. var t uint32_t = *(*uint32_t)(unsafe.Pointer(bp + uintptr((a+i)&(128-1))*4))
  1184. if t < uint32_t(500000000) && (t != 0 || (a+i+1)&(128-1) != z) {
  1185. frac = frac + 0.25*float64(sign)
  1186. } else if t > uint32_t(500000000) {
  1187. frac = frac + 0.75*float64(sign)
  1188. } else if t == uint32_t(500000000) {
  1189. if (a+i+1)&(128-1) == z {
  1190. frac = frac + 0.5*float64(sign)
  1191. } else {
  1192. frac = frac + 0.75*float64(sign)
  1193. }
  1194. }
  1195. if 53-bits >= 2 && !(Xfmodl(tls, frac, float64(1)) != 0) {
  1196. frac += 1
  1197. }
  1198. }
  1199. y = y + frac
  1200. y = y - bias
  1201. if (e2+53)&0x7fffffff > emax-5 {
  1202. if Xfabsl(tls, y) >= float64(float64(2))/2.22044604925031308085e-16 {
  1203. if denormal != 0 && bits == 53+e2-emin {
  1204. denormal = 0
  1205. }
  1206. y = y * 0.5
  1207. e2++
  1208. }
  1209. if e2+53 > emax || denormal != 0 && frac != 0 {
  1210. *(*int32)(unsafe.Pointer(X___errno_location(tls))) = 34
  1211. }
  1212. }
  1213. return Xscalbnl(tls, y, e2)
  1214. }
  1215. var _sth = [2]uint32_t{uint32_t(9007199), uint32_t(254740991)} /* floatscan.c:67:24 */
  1216. var _sp10s = [8]int32{10, 100, 1000, 10000,
  1217. 100000, 1000000, 10000000, 100000000} /* floatscan.c:80:19 */
  1218. func hexfloat(tls *TLS, f uintptr, bits int32, emin int32, sign int32, pok int32) float64 { /* floatscan.c:315:20: */
  1219. var x uint32_t = uint32_t(0)
  1220. var y float64 = float64(0)
  1221. var scale float64 = float64(1)
  1222. var bias float64 = float64(0)
  1223. var gottail int32 = 0
  1224. var gotrad int32 = 0
  1225. var gotdig int32 = 0
  1226. var rp int64 = int64(0)
  1227. var dc int64 = int64(0)
  1228. var e2 int64 = int64(0)
  1229. var d int32
  1230. var c int32
  1231. c = func() int32 {
  1232. if (*FILE)(unsafe.Pointer(f)).Frpos != (*FILE)(unsafe.Pointer(f)).Fshend {
  1233. return int32(*(*uint8)(unsafe.Pointer(PostIncUintptr(&(*FILE)(unsafe.Pointer(f)).Frpos, 1))))
  1234. }
  1235. return X__shgetc(tls, f)
  1236. }()
  1237. // Skip leading zeros
  1238. for ; c == '0'; c = func() int32 {
  1239. if (*FILE)(unsafe.Pointer(f)).Frpos != (*FILE)(unsafe.Pointer(f)).Fshend {
  1240. return int32(*(*uint8)(unsafe.Pointer(PostIncUintptr(&(*FILE)(unsafe.Pointer(f)).Frpos, 1))))
  1241. }
  1242. return X__shgetc(tls, f)
  1243. }() {
  1244. gotdig = 1
  1245. }
  1246. if c == '.' {
  1247. gotrad = 1
  1248. c = func() int32 {
  1249. if (*FILE)(unsafe.Pointer(f)).Frpos != (*FILE)(unsafe.Pointer(f)).Fshend {
  1250. return int32(*(*uint8)(unsafe.Pointer(PostIncUintptr(&(*FILE)(unsafe.Pointer(f)).Frpos, 1))))
  1251. }
  1252. return X__shgetc(tls, f)
  1253. }()
  1254. // Count zeros after the radix point before significand
  1255. rp = int64(0)
  1256. __1:
  1257. if !(c == '0') {
  1258. goto __3
  1259. }
  1260. gotdig = 1
  1261. goto __2
  1262. __2:
  1263. c = func() int32 {
  1264. if (*FILE)(unsafe.Pointer(f)).Frpos != (*FILE)(unsafe.Pointer(f)).Fshend {
  1265. return int32(*(*uint8)(unsafe.Pointer(PostIncUintptr(&(*FILE)(unsafe.Pointer(f)).Frpos, 1))))
  1266. }
  1267. return X__shgetc(tls, f)
  1268. }()
  1269. rp--
  1270. goto __1
  1271. goto __3
  1272. __3:
  1273. }
  1274. for ; uint32(c-'0') < 10 || uint32(c|32-'a') < 6 || c == '.'; c = func() int32 {
  1275. if (*FILE)(unsafe.Pointer(f)).Frpos != (*FILE)(unsafe.Pointer(f)).Fshend {
  1276. return int32(*(*uint8)(unsafe.Pointer(PostIncUintptr(&(*FILE)(unsafe.Pointer(f)).Frpos, 1))))
  1277. }
  1278. return X__shgetc(tls, f)
  1279. }() {
  1280. if c == '.' {
  1281. if gotrad != 0 {
  1282. break
  1283. }
  1284. rp = dc
  1285. gotrad = 1
  1286. } else {
  1287. gotdig = 1
  1288. if c > '9' {
  1289. d = c | 32 + 10 - 'a'
  1290. } else {
  1291. d = c - '0'
  1292. }
  1293. if dc < int64(8) {
  1294. x = x*uint32_t(16) + uint32_t(d)
  1295. } else if dc < int64(53/4+1) {
  1296. y = y + float64(d)*AssignDivFloat64(&scale, float64(16))
  1297. } else if d != 0 && !(gottail != 0) {
  1298. y = y + 0.5*scale
  1299. gottail = 1
  1300. }
  1301. dc++
  1302. }
  1303. }
  1304. if !(gotdig != 0) {
  1305. if (*FILE)(unsafe.Pointer(f)).Fshlim >= int64(0) {
  1306. (*FILE)(unsafe.Pointer(f)).Frpos--
  1307. } else {
  1308. }
  1309. if pok != 0 {
  1310. if (*FILE)(unsafe.Pointer(f)).Fshlim >= int64(0) {
  1311. (*FILE)(unsafe.Pointer(f)).Frpos--
  1312. } else {
  1313. }
  1314. if gotrad != 0 {
  1315. if (*FILE)(unsafe.Pointer(f)).Fshlim >= int64(0) {
  1316. (*FILE)(unsafe.Pointer(f)).Frpos--
  1317. } else {
  1318. }
  1319. }
  1320. } else {
  1321. X__shlim(tls, f, int64(0))
  1322. }
  1323. return float64(sign) * 0.0
  1324. }
  1325. if !(gotrad != 0) {
  1326. rp = dc
  1327. }
  1328. for dc < int64(8) {
  1329. x = x * uint32_t(16)
  1330. dc++
  1331. }
  1332. if c|32 == 'p' {
  1333. e2 = scanexp(tls, f, pok)
  1334. if e2 == -0x7fffffffffffffff-int64(1) {
  1335. if pok != 0 {
  1336. if (*FILE)(unsafe.Pointer(f)).Fshlim >= int64(0) {
  1337. (*FILE)(unsafe.Pointer(f)).Frpos--
  1338. } else {
  1339. }
  1340. } else {
  1341. X__shlim(tls, f, int64(0))
  1342. return float64(0)
  1343. }
  1344. e2 = int64(0)
  1345. }
  1346. } else {
  1347. if (*FILE)(unsafe.Pointer(f)).Fshlim >= int64(0) {
  1348. (*FILE)(unsafe.Pointer(f)).Frpos--
  1349. } else {
  1350. }
  1351. }
  1352. e2 = e2 + (int64(4)*rp - int64(32))
  1353. if !(x != 0) {
  1354. return float64(sign) * 0.0
  1355. }
  1356. if e2 > int64(-emin) {
  1357. *(*int32)(unsafe.Pointer(X___errno_location(tls))) = 34
  1358. return float64(sign) * 1.79769313486231570815e+308 * 1.79769313486231570815e+308
  1359. }
  1360. if e2 < int64(emin-2*53) {
  1361. *(*int32)(unsafe.Pointer(X___errno_location(tls))) = 34
  1362. return float64(sign) * 2.22507385850720138309e-308 * 2.22507385850720138309e-308
  1363. }
  1364. for x < 0x80000000 {
  1365. if y >= 0.5 {
  1366. x = x + (x + uint32_t(1))
  1367. y = y + (y - float64(1))
  1368. } else {
  1369. x = x + x
  1370. y = y + y
  1371. }
  1372. e2--
  1373. }
  1374. if int64(bits) > int64(32)+e2-int64(emin) {
  1375. bits = int32(int64(32) + e2 - int64(emin))
  1376. if bits < 0 {
  1377. bits = 0
  1378. }
  1379. }
  1380. if bits < 53 {
  1381. bias = Xcopysignl(tls, Xscalbn(tls, float64(1), 32+53-bits-1), float64(sign))
  1382. }
  1383. if bits < 32 && y != 0 && !(x&uint32_t(1) != 0) {
  1384. x++
  1385. y = float64(0)
  1386. }
  1387. y = bias + float64(sign)*float64(x) + float64(sign)*y
  1388. y = y - bias
  1389. if !(y != 0) {
  1390. *(*int32)(unsafe.Pointer(X___errno_location(tls))) = 34
  1391. }
  1392. return Xscalbnl(tls, y, int32(e2))
  1393. }
  1394. func X__floatscan(tls *TLS, f uintptr, prec int32, pok int32) float64 { /* floatscan.c:427:13: */
  1395. var sign int32 = 1
  1396. var i size_t
  1397. var bits int32
  1398. var emin int32
  1399. var c int32
  1400. switch prec {
  1401. case 0:
  1402. bits = 24
  1403. emin = -125 - bits
  1404. break
  1405. case 1:
  1406. bits = 53
  1407. emin = -1021 - bits
  1408. break
  1409. case 2:
  1410. bits = 53
  1411. emin = -1021 - bits
  1412. break
  1413. default:
  1414. return float64(0)
  1415. }
  1416. for __isspace(tls, AssignInt32(&c, func() int32 {
  1417. if (*FILE)(unsafe.Pointer(f)).Frpos != (*FILE)(unsafe.Pointer(f)).Fshend {
  1418. return int32(*(*uint8)(unsafe.Pointer(PostIncUintptr(&(*FILE)(unsafe.Pointer(f)).Frpos, 1))))
  1419. }
  1420. return X__shgetc(tls, f)
  1421. }())) != 0 {
  1422. }
  1423. if c == '+' || c == '-' {
  1424. sign = sign - 2*Bool32(c == '-')
  1425. c = func() int32 {
  1426. if (*FILE)(unsafe.Pointer(f)).Frpos != (*FILE)(unsafe.Pointer(f)).Fshend {
  1427. return int32(*(*uint8)(unsafe.Pointer(PostIncUintptr(&(*FILE)(unsafe.Pointer(f)).Frpos, 1))))
  1428. }
  1429. return X__shgetc(tls, f)
  1430. }()
  1431. }
  1432. for i = uint64(0); i < uint64(8) && c|32 == int32(*(*int8)(unsafe.Pointer(ts /* "infinity" */ + uintptr(i)))); i++ {
  1433. if i < uint64(7) {
  1434. c = func() int32 {
  1435. if (*FILE)(unsafe.Pointer(f)).Frpos != (*FILE)(unsafe.Pointer(f)).Fshend {
  1436. return int32(*(*uint8)(unsafe.Pointer(PostIncUintptr(&(*FILE)(unsafe.Pointer(f)).Frpos, 1))))
  1437. }
  1438. return X__shgetc(tls, f)
  1439. }()
  1440. }
  1441. }
  1442. if i == uint64(3) || i == uint64(8) || i > uint64(3) && pok != 0 {
  1443. if i != uint64(8) {
  1444. if (*FILE)(unsafe.Pointer(f)).Fshlim >= int64(0) {
  1445. (*FILE)(unsafe.Pointer(f)).Frpos--
  1446. } else {
  1447. }
  1448. if pok != 0 {
  1449. for ; i > uint64(3); i-- {
  1450. if (*FILE)(unsafe.Pointer(f)).Fshlim >= int64(0) {
  1451. (*FILE)(unsafe.Pointer(f)).Frpos--
  1452. } else {
  1453. }
  1454. }
  1455. }
  1456. }
  1457. return float64(float32(sign) * X__builtin_inff(tls))
  1458. }
  1459. if !(i != 0) {
  1460. for i = uint64(0); i < uint64(3) && c|32 == int32(*(*int8)(unsafe.Pointer(ts + 9 /* "nan" */ + uintptr(i)))); i++ {
  1461. if i < uint64(2) {
  1462. c = func() int32 {
  1463. if (*FILE)(unsafe.Pointer(f)).Frpos != (*FILE)(unsafe.Pointer(f)).Fshend {
  1464. return int32(*(*uint8)(unsafe.Pointer(PostIncUintptr(&(*FILE)(unsafe.Pointer(f)).Frpos, 1))))
  1465. }
  1466. return X__shgetc(tls, f)
  1467. }()
  1468. }
  1469. }
  1470. }
  1471. if i == uint64(3) {
  1472. if func() int32 {
  1473. if (*FILE)(unsafe.Pointer(f)).Frpos != (*FILE)(unsafe.Pointer(f)).Fshend {
  1474. return int32(*(*uint8)(unsafe.Pointer(PostIncUintptr(&(*FILE)(unsafe.Pointer(f)).Frpos, 1))))
  1475. }
  1476. return X__shgetc(tls, f)
  1477. }() != '(' {
  1478. if (*FILE)(unsafe.Pointer(f)).Fshlim >= int64(0) {
  1479. (*FILE)(unsafe.Pointer(f)).Frpos--
  1480. } else {
  1481. }
  1482. return float64(X__builtin_nanf(tls, ts+13))
  1483. }
  1484. for i = uint64(1); ; i++ {
  1485. c = func() int32 {
  1486. if (*FILE)(unsafe.Pointer(f)).Frpos != (*FILE)(unsafe.Pointer(f)).Fshend {
  1487. return int32(*(*uint8)(unsafe.Pointer(PostIncUintptr(&(*FILE)(unsafe.Pointer(f)).Frpos, 1))))
  1488. }
  1489. return X__shgetc(tls, f)
  1490. }()
  1491. if uint32(c-'0') < 10 || uint32(c-'A') < 26 || uint32(c-'a') < 26 || c == '_' {
  1492. continue
  1493. }
  1494. if c == ')' {
  1495. return float64(X__builtin_nanf(tls, ts+13))
  1496. }
  1497. if (*FILE)(unsafe.Pointer(f)).Fshlim >= int64(0) {
  1498. (*FILE)(unsafe.Pointer(f)).Frpos--
  1499. } else {
  1500. }
  1501. if !(pok != 0) {
  1502. *(*int32)(unsafe.Pointer(X___errno_location(tls))) = 22
  1503. X__shlim(tls, f, int64(0))
  1504. return float64(0)
  1505. }
  1506. for PostDecUint64(&i, 1) != 0 {
  1507. if (*FILE)(unsafe.Pointer(f)).Fshlim >= int64(0) {
  1508. (*FILE)(unsafe.Pointer(f)).Frpos--
  1509. } else {
  1510. }
  1511. }
  1512. return float64(X__builtin_nanf(tls, ts+13))
  1513. }
  1514. return float64(X__builtin_nanf(tls, ts+13))
  1515. }
  1516. if i != 0 {
  1517. if (*FILE)(unsafe.Pointer(f)).Fshlim >= int64(0) {
  1518. (*FILE)(unsafe.Pointer(f)).Frpos--
  1519. } else {
  1520. }
  1521. *(*int32)(unsafe.Pointer(X___errno_location(tls))) = 22
  1522. X__shlim(tls, f, int64(0))
  1523. return float64(0)
  1524. }
  1525. if c == '0' {
  1526. c = func() int32 {
  1527. if (*FILE)(unsafe.Pointer(f)).Frpos != (*FILE)(unsafe.Pointer(f)).Fshend {
  1528. return int32(*(*uint8)(unsafe.Pointer(PostIncUintptr(&(*FILE)(unsafe.Pointer(f)).Frpos, 1))))
  1529. }
  1530. return X__shgetc(tls, f)
  1531. }()
  1532. if c|32 == 'x' {
  1533. return hexfloat(tls, f, bits, emin, sign, pok)
  1534. }
  1535. if (*FILE)(unsafe.Pointer(f)).Fshlim >= int64(0) {
  1536. (*FILE)(unsafe.Pointer(f)).Frpos--
  1537. } else {
  1538. }
  1539. c = '0'
  1540. }
  1541. return decfloat(tls, f, c, bits, emin, sign, pok)
  1542. }
  1543. // Lookup table for digit values. -1==255>=36 -> invalid
  1544. var table = [257]uint8{Uint8FromInt32(-1),
  1545. Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1),
  1546. Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1),
  1547. Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1),
  1548. uint8(0), uint8(1), uint8(2), uint8(3), uint8(4), uint8(5), uint8(6), uint8(7), uint8(8), uint8(9), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1),
  1549. Uint8FromInt32(-1), uint8(10), uint8(11), uint8(12), uint8(13), uint8(14), uint8(15), uint8(16), uint8(17), uint8(18), uint8(19), uint8(20), uint8(21), uint8(22), uint8(23), uint8(24),
  1550. uint8(25), uint8(26), uint8(27), uint8(28), uint8(29), uint8(30), uint8(31), uint8(32), uint8(33), uint8(34), uint8(35), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1),
  1551. Uint8FromInt32(-1), uint8(10), uint8(11), uint8(12), uint8(13), uint8(14), uint8(15), uint8(16), uint8(17), uint8(18), uint8(19), uint8(20), uint8(21), uint8(22), uint8(23), uint8(24),
  1552. uint8(25), uint8(26), uint8(27), uint8(28), uint8(29), uint8(30), uint8(31), uint8(32), uint8(33), uint8(34), uint8(35), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1),
  1553. Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1),
  1554. Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1),
  1555. Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1),
  1556. Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1),
  1557. Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1),
  1558. Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1),
  1559. Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1),
  1560. Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1),
  1561. } /* intscan.c:7:28 */
  1562. func X__intscan(tls *TLS, f uintptr, base uint32, pok int32, lim uint64) uint64 { /* intscan.c:26:20: */
  1563. var val uintptr
  1564. var c int32
  1565. var neg int32
  1566. var x uint32
  1567. var y uint64
  1568. var bs int32
  1569. val = uintptr(unsafe.Pointer(&table)) + uintptr(1)
  1570. neg = 0
  1571. if !(base > uint32(36) || base == uint32(1)) {
  1572. goto __1
  1573. }
  1574. *(*int32)(unsafe.Pointer(X___errno_location(tls))) = 22
  1575. return uint64(0)
  1576. __1:
  1577. ;
  1578. __2:
  1579. if !(__isspace(tls, AssignInt32(&c, func() int32 {
  1580. if (*FILE)(unsafe.Pointer(f)).Frpos != (*FILE)(unsafe.Pointer(f)).Fshend {
  1581. return int32(*(*uint8)(unsafe.Pointer(PostIncUintptr(&(*FILE)(unsafe.Pointer(f)).Frpos, 1))))
  1582. }
  1583. return X__shgetc(tls, f)
  1584. }())) != 0) {
  1585. goto __3
  1586. }
  1587. goto __2
  1588. __3:
  1589. ;
  1590. if !(c == '+' || c == '-') {
  1591. goto __4
  1592. }
  1593. neg = -Bool32(c == '-')
  1594. c = func() int32 {
  1595. if (*FILE)(unsafe.Pointer(f)).Frpos != (*FILE)(unsafe.Pointer(f)).Fshend {
  1596. return int32(*(*uint8)(unsafe.Pointer(PostIncUintptr(&(*FILE)(unsafe.Pointer(f)).Frpos, 1))))
  1597. }
  1598. return X__shgetc(tls, f)
  1599. }()
  1600. __4:
  1601. ;
  1602. if !((base == uint32(0) || base == uint32(16)) && c == '0') {
  1603. goto __5
  1604. }
  1605. c = func() int32 {
  1606. if (*FILE)(unsafe.Pointer(f)).Frpos != (*FILE)(unsafe.Pointer(f)).Fshend {
  1607. return int32(*(*uint8)(unsafe.Pointer(PostIncUintptr(&(*FILE)(unsafe.Pointer(f)).Frpos, 1))))
  1608. }
  1609. return X__shgetc(tls, f)
  1610. }()
  1611. if !(c|32 == 'x') {
  1612. goto __7
  1613. }
  1614. c = func() int32 {
  1615. if (*FILE)(unsafe.Pointer(f)).Frpos != (*FILE)(unsafe.Pointer(f)).Fshend {
  1616. return int32(*(*uint8)(unsafe.Pointer(PostIncUintptr(&(*FILE)(unsafe.Pointer(f)).Frpos, 1))))
  1617. }
  1618. return X__shgetc(tls, f)
  1619. }()
  1620. if !(int32(*(*uint8)(unsafe.Pointer(val + uintptr(c)))) >= 16) {
  1621. goto __9
  1622. }
  1623. if (*FILE)(unsafe.Pointer(f)).Fshlim >= int64(0) {
  1624. (*FILE)(unsafe.Pointer(f)).Frpos--
  1625. } else {
  1626. }
  1627. if !(pok != 0) {
  1628. goto __10
  1629. }
  1630. if (*FILE)(unsafe.Pointer(f)).Fshlim >= int64(0) {
  1631. (*FILE)(unsafe.Pointer(f)).Frpos--
  1632. } else {
  1633. }
  1634. goto __11
  1635. __10:
  1636. X__shlim(tls, f, int64(0))
  1637. __11:
  1638. ;
  1639. return uint64(0)
  1640. __9:
  1641. ;
  1642. base = uint32(16)
  1643. goto __8
  1644. __7:
  1645. if !(base == uint32(0)) {
  1646. goto __12
  1647. }
  1648. base = uint32(8)
  1649. __12:
  1650. ;
  1651. __8:
  1652. ;
  1653. goto __6
  1654. __5:
  1655. if !(base == uint32(0)) {
  1656. goto __13
  1657. }
  1658. base = uint32(10)
  1659. __13:
  1660. ;
  1661. if !(uint32(*(*uint8)(unsafe.Pointer(val + uintptr(c)))) >= base) {
  1662. goto __14
  1663. }
  1664. if (*FILE)(unsafe.Pointer(f)).Fshlim >= int64(0) {
  1665. (*FILE)(unsafe.Pointer(f)).Frpos--
  1666. } else {
  1667. }
  1668. X__shlim(tls, f, int64(0))
  1669. *(*int32)(unsafe.Pointer(X___errno_location(tls))) = 22
  1670. return uint64(0)
  1671. __14:
  1672. ;
  1673. __6:
  1674. ;
  1675. if !(base == uint32(10)) {
  1676. goto __15
  1677. }
  1678. x = uint32(0)
  1679. __17:
  1680. if !(uint32(c-'0') < 10 && x <= 0xffffffff/uint32(10)-uint32(1)) {
  1681. goto __19
  1682. }
  1683. x = x*uint32(10) + uint32(c-'0')
  1684. goto __18
  1685. __18:
  1686. c = func() int32 {
  1687. if (*FILE)(unsafe.Pointer(f)).Frpos != (*FILE)(unsafe.Pointer(f)).Fshend {
  1688. return int32(*(*uint8)(unsafe.Pointer(PostIncUintptr(&(*FILE)(unsafe.Pointer(f)).Frpos, 1))))
  1689. }
  1690. return X__shgetc(tls, f)
  1691. }()
  1692. goto __17
  1693. goto __19
  1694. __19:
  1695. ;
  1696. y = uint64(x)
  1697. __20:
  1698. if !(uint32(c-'0') < 10 && y <= (2*uint64(0x7fffffffffffffff)+uint64(1))/uint64(10) && uint64(10)*y <= 2*uint64(0x7fffffffffffffff)+uint64(1)-uint64(c-'0')) {
  1699. goto __22
  1700. }
  1701. y = y*uint64(10) + uint64(c-'0')
  1702. goto __21
  1703. __21:
  1704. c = func() int32 {
  1705. if (*FILE)(unsafe.Pointer(f)).Frpos != (*FILE)(unsafe.Pointer(f)).Fshend {
  1706. return int32(*(*uint8)(unsafe.Pointer(PostIncUintptr(&(*FILE)(unsafe.Pointer(f)).Frpos, 1))))
  1707. }
  1708. return X__shgetc(tls, f)
  1709. }()
  1710. goto __20
  1711. goto __22
  1712. __22:
  1713. ;
  1714. if !(uint32(c-'0') >= 10) {
  1715. goto __23
  1716. }
  1717. goto done
  1718. __23:
  1719. ;
  1720. goto __16
  1721. __15:
  1722. if !!(base&(base-uint32(1)) != 0) {
  1723. goto __24
  1724. }
  1725. bs = int32(*(*int8)(unsafe.Pointer(ts + 14 + uintptr(uint32(0x17)*base>>5&uint32(7)))))
  1726. x = uint32(0)
  1727. __26:
  1728. if !(uint32(*(*uint8)(unsafe.Pointer(val + uintptr(c)))) < base && x <= 0xffffffff/uint32(32)) {
  1729. goto __28
  1730. }
  1731. x = x<<bs | uint32(*(*uint8)(unsafe.Pointer(val + uintptr(c))))
  1732. goto __27
  1733. __27:
  1734. c = func() int32 {
  1735. if (*FILE)(unsafe.Pointer(f)).Frpos != (*FILE)(unsafe.Pointer(f)).Fshend {
  1736. return int32(*(*uint8)(unsafe.Pointer(PostIncUintptr(&(*FILE)(unsafe.Pointer(f)).Frpos, 1))))
  1737. }
  1738. return X__shgetc(tls, f)
  1739. }()
  1740. goto __26
  1741. goto __28
  1742. __28:
  1743. ;
  1744. y = uint64(x)
  1745. __29:
  1746. if !(uint32(*(*uint8)(unsafe.Pointer(val + uintptr(c)))) < base && y <= uint64(2*uint64(0x7fffffffffffffff)+uint64(1))>>bs) {
  1747. goto __31
  1748. }
  1749. y = y<<bs | uint64(*(*uint8)(unsafe.Pointer(val + uintptr(c))))
  1750. goto __30
  1751. __30:
  1752. c = func() int32 {
  1753. if (*FILE)(unsafe.Pointer(f)).Frpos != (*FILE)(unsafe.Pointer(f)).Fshend {
  1754. return int32(*(*uint8)(unsafe.Pointer(PostIncUintptr(&(*FILE)(unsafe.Pointer(f)).Frpos, 1))))
  1755. }
  1756. return X__shgetc(tls, f)
  1757. }()
  1758. goto __29
  1759. goto __31
  1760. __31:
  1761. ;
  1762. goto __25
  1763. __24:
  1764. x = uint32(0)
  1765. __32:
  1766. if !(uint32(*(*uint8)(unsafe.Pointer(val + uintptr(c)))) < base && x <= 0xffffffff/uint32(36)-uint32(1)) {
  1767. goto __34
  1768. }
  1769. x = x*base + uint32(*(*uint8)(unsafe.Pointer(val + uintptr(c))))
  1770. goto __33
  1771. __33:
  1772. c = func() int32 {
  1773. if (*FILE)(unsafe.Pointer(f)).Frpos != (*FILE)(unsafe.Pointer(f)).Fshend {
  1774. return int32(*(*uint8)(unsafe.Pointer(PostIncUintptr(&(*FILE)(unsafe.Pointer(f)).Frpos, 1))))
  1775. }
  1776. return X__shgetc(tls, f)
  1777. }()
  1778. goto __32
  1779. goto __34
  1780. __34:
  1781. ;
  1782. y = uint64(x)
  1783. __35:
  1784. if !(uint32(*(*uint8)(unsafe.Pointer(val + uintptr(c)))) < base && y <= (2*uint64(0x7fffffffffffffff)+uint64(1))/uint64(base) && uint64(base)*y <= 2*uint64(0x7fffffffffffffff)+uint64(1)-uint64(*(*uint8)(unsafe.Pointer(val + uintptr(c))))) {
  1785. goto __37
  1786. }
  1787. y = y*uint64(base) + uint64(*(*uint8)(unsafe.Pointer(val + uintptr(c))))
  1788. goto __36
  1789. __36:
  1790. c = func() int32 {
  1791. if (*FILE)(unsafe.Pointer(f)).Frpos != (*FILE)(unsafe.Pointer(f)).Fshend {
  1792. return int32(*(*uint8)(unsafe.Pointer(PostIncUintptr(&(*FILE)(unsafe.Pointer(f)).Frpos, 1))))
  1793. }
  1794. return X__shgetc(tls, f)
  1795. }()
  1796. goto __35
  1797. goto __37
  1798. __37:
  1799. ;
  1800. __25:
  1801. ;
  1802. __16:
  1803. ;
  1804. if !(uint32(*(*uint8)(unsafe.Pointer(val + uintptr(c)))) < base) {
  1805. goto __38
  1806. }
  1807. __39:
  1808. if !(uint32(*(*uint8)(unsafe.Pointer(val + uintptr(c)))) < base) {
  1809. goto __41
  1810. }
  1811. goto __40
  1812. __40:
  1813. c = func() int32 {
  1814. if (*FILE)(unsafe.Pointer(f)).Frpos != (*FILE)(unsafe.Pointer(f)).Fshend {
  1815. return int32(*(*uint8)(unsafe.Pointer(PostIncUintptr(&(*FILE)(unsafe.Pointer(f)).Frpos, 1))))
  1816. }
  1817. return X__shgetc(tls, f)
  1818. }()
  1819. goto __39
  1820. goto __41
  1821. __41:
  1822. ;
  1823. *(*int32)(unsafe.Pointer(X___errno_location(tls))) = 34
  1824. y = lim
  1825. if !(lim&uint64(1) != 0) {
  1826. goto __42
  1827. }
  1828. neg = 0
  1829. __42:
  1830. ;
  1831. __38:
  1832. ;
  1833. done:
  1834. if (*FILE)(unsafe.Pointer(f)).Fshlim >= int64(0) {
  1835. (*FILE)(unsafe.Pointer(f)).Frpos--
  1836. } else {
  1837. }
  1838. if !(y >= lim) {
  1839. goto __43
  1840. }
  1841. if !(!(lim&uint64(1) != 0) && !(neg != 0)) {
  1842. goto __44
  1843. }
  1844. *(*int32)(unsafe.Pointer(X___errno_location(tls))) = 34
  1845. return lim - uint64(1)
  1846. goto __45
  1847. __44:
  1848. if !(y > lim) {
  1849. goto __46
  1850. }
  1851. *(*int32)(unsafe.Pointer(X___errno_location(tls))) = 34
  1852. return lim
  1853. __46:
  1854. ;
  1855. __45:
  1856. ;
  1857. __43:
  1858. ;
  1859. return y ^ uint64(neg) - uint64(neg)
  1860. }
  1861. // The shcnt field stores the number of bytes read so far, offset by
  1862. // the value of buf-rpos at the last function call (__shlim or __shgetc),
  1863. // so that between calls the inline shcnt macro can add rpos-buf to get
  1864. // the actual count.
  1865. func X__shlim(tls *TLS, f uintptr, lim off_t) { /* shgetc.c:8:6: */
  1866. (*FILE)(unsafe.Pointer(f)).Fshlim = lim
  1867. (*FILE)(unsafe.Pointer(f)).Fshcnt = (int64((*FILE)(unsafe.Pointer(f)).Fbuf) - int64((*FILE)(unsafe.Pointer(f)).Frpos)) / 1
  1868. // If lim is nonzero, rend must be a valid pointer.
  1869. if lim != 0 && (int64((*FILE)(unsafe.Pointer(f)).Frend)-int64((*FILE)(unsafe.Pointer(f)).Frpos))/1 > lim {
  1870. (*FILE)(unsafe.Pointer(f)).Fshend = (*FILE)(unsafe.Pointer(f)).Frpos + uintptr(lim)
  1871. } else {
  1872. (*FILE)(unsafe.Pointer(f)).Fshend = (*FILE)(unsafe.Pointer(f)).Frend
  1873. }
  1874. }
  1875. func X__shgetc(tls *TLS, f uintptr) int32 { /* shgetc.c:19:5: */
  1876. var c int32
  1877. var cnt off_t = (*FILE)(unsafe.Pointer(f)).Fshcnt + (int64((*FILE)(unsafe.Pointer(f)).Frpos)-int64((*FILE)(unsafe.Pointer(f)).Fbuf))/1
  1878. if (*FILE)(unsafe.Pointer(f)).Fshlim != 0 && cnt >= (*FILE)(unsafe.Pointer(f)).Fshlim || AssignInt32(&c, X__uflow(tls, f)) < 0 {
  1879. (*FILE)(unsafe.Pointer(f)).Fshcnt = (int64((*FILE)(unsafe.Pointer(f)).Fbuf)-int64((*FILE)(unsafe.Pointer(f)).Frpos))/1 + cnt
  1880. (*FILE)(unsafe.Pointer(f)).Fshend = (*FILE)(unsafe.Pointer(f)).Frpos
  1881. (*FILE)(unsafe.Pointer(f)).Fshlim = int64(-1)
  1882. return -1
  1883. }
  1884. cnt++
  1885. if (*FILE)(unsafe.Pointer(f)).Fshlim != 0 && (int64((*FILE)(unsafe.Pointer(f)).Frend)-int64((*FILE)(unsafe.Pointer(f)).Frpos))/1 > (*FILE)(unsafe.Pointer(f)).Fshlim-cnt {
  1886. (*FILE)(unsafe.Pointer(f)).Fshend = (*FILE)(unsafe.Pointer(f)).Frpos + uintptr((*FILE)(unsafe.Pointer(f)).Fshlim-cnt)
  1887. } else {
  1888. (*FILE)(unsafe.Pointer(f)).Fshend = (*FILE)(unsafe.Pointer(f)).Frend
  1889. }
  1890. (*FILE)(unsafe.Pointer(f)).Fshcnt = (int64((*FILE)(unsafe.Pointer(f)).Fbuf)-int64((*FILE)(unsafe.Pointer(f)).Frpos))/1 + cnt
  1891. if (*FILE)(unsafe.Pointer(f)).Frpos <= (*FILE)(unsafe.Pointer(f)).Fbuf {
  1892. *(*uint8)(unsafe.Pointer((*FILE)(unsafe.Pointer(f)).Frpos + UintptrFromInt32(-1))) = uint8(c)
  1893. }
  1894. return c
  1895. }
  1896. type lconv = struct {
  1897. Fdecimal_point uintptr
  1898. Fthousands_sep uintptr
  1899. Fgrouping uintptr
  1900. Fint_curr_symbol uintptr
  1901. Fcurrency_symbol uintptr
  1902. Fmon_decimal_point uintptr
  1903. Fmon_thousands_sep uintptr
  1904. Fmon_grouping uintptr
  1905. Fpositive_sign uintptr
  1906. Fnegative_sign uintptr
  1907. Fint_frac_digits int8
  1908. Ffrac_digits int8
  1909. Fp_cs_precedes int8
  1910. Fp_sep_by_space int8
  1911. Fn_cs_precedes int8
  1912. Fn_sep_by_space int8
  1913. Fp_sign_posn int8
  1914. Fn_sign_posn int8
  1915. Fint_p_cs_precedes int8
  1916. Fint_p_sep_by_space int8
  1917. Fint_n_cs_precedes int8
  1918. Fint_n_sep_by_space int8
  1919. Fint_p_sign_posn int8
  1920. Fint_n_sign_posn int8
  1921. F__ccgo_pad1 [2]byte
  1922. } /* locale.h:24:1 */
  1923. // Support signed or unsigned plain-char
  1924. // Implementation choices...
  1925. // Arbitrary numbers...
  1926. // POSIX/SUS requirements follow. These numbers come directly
  1927. // from SUS and have nothing to do with the host system.
  1928. var posix_lconv = lconv{Fdecimal_point: ts + 23, Fthousands_sep: ts + 13, Fgrouping: ts + 13, Fint_curr_symbol: ts + 13, Fcurrency_symbol: ts + 13, Fmon_decimal_point: ts + 13, Fmon_thousands_sep: ts + 13, Fmon_grouping: ts + 13, Fpositive_sign: ts + 13, Fnegative_sign: ts + 13, Fint_frac_digits: Int8FromInt32(255), Ffrac_digits: Int8FromInt32(255), Fp_cs_precedes: Int8FromInt32(255), Fp_sep_by_space: Int8FromInt32(255), Fn_cs_precedes: Int8FromInt32(255), Fn_sep_by_space: Int8FromInt32(255), Fp_sign_posn: Int8FromInt32(255), Fn_sign_posn: Int8FromInt32(255), Fint_p_cs_precedes: Int8FromInt32(255), Fint_p_sep_by_space: Int8FromInt32(255), Fint_n_cs_precedes: Int8FromInt32(255), Fint_n_sep_by_space: Int8FromInt32(255), Fint_p_sign_posn: Int8FromInt32(255), Fint_n_sign_posn: Int8FromInt32(255)} /* localeconv.c:4:27 */
  1929. func Xlocaleconv(tls *TLS) uintptr { /* localeconv.c:31:14: */
  1930. return uintptr(unsafe.Pointer(&posix_lconv))
  1931. }
  1932. func X__fpclassify(tls *TLS, x float64) int32 { /* __fpclassify.c:4:5: */
  1933. bp := tls.Alloc(8)
  1934. defer tls.Free(8)
  1935. *(*struct{ Ff float64 })(unsafe.Pointer(bp)) = func() (r struct{ Ff float64 }) {
  1936. *(*float64)(unsafe.Pointer(uintptr(unsafe.Pointer(&r)) + 0)) = x
  1937. return r
  1938. }()
  1939. var e int32 = int32(*(*uint64_t)(unsafe.Pointer(bp)) >> 52 & uint64(0x7ff))
  1940. if !(e != 0) {
  1941. if *(*uint64_t)(unsafe.Pointer(bp))<<1 != 0 {
  1942. return 3
  1943. }
  1944. return 2
  1945. }
  1946. if e == 0x7ff {
  1947. if *(*uint64_t)(unsafe.Pointer(bp))<<12 != 0 {
  1948. return 0
  1949. }
  1950. return 1
  1951. }
  1952. return 4
  1953. }
  1954. func X__fpclassifyf(tls *TLS, x float32) int32 { /* __fpclassifyf.c:4:5: */
  1955. bp := tls.Alloc(4)
  1956. defer tls.Free(4)
  1957. *(*struct{ Ff float32 })(unsafe.Pointer(bp)) = func() (r struct{ Ff float32 }) {
  1958. *(*float32)(unsafe.Pointer(uintptr(unsafe.Pointer(&r)) + 0)) = x
  1959. return r
  1960. }()
  1961. var e int32 = int32(*(*uint32_t)(unsafe.Pointer(bp)) >> 23 & uint32_t(0xff))
  1962. if !(e != 0) {
  1963. if *(*uint32_t)(unsafe.Pointer(bp))<<1 != 0 {
  1964. return 3
  1965. }
  1966. return 2
  1967. }
  1968. if e == 0xff {
  1969. if *(*uint32_t)(unsafe.Pointer(bp))<<9 != 0 {
  1970. return 0
  1971. }
  1972. return 1
  1973. }
  1974. return 4
  1975. }
  1976. func __bswap32(tls *TLS, __x uint32_t) uint32_t { /* endian.h:24:26: */
  1977. return __x>>24 | __x>>8&uint32_t(0xff00) | __x<<8&uint32_t(0xff0000) | __x<<24
  1978. }
  1979. func X__fpclassifyl(tls *TLS, x float64) int32 { /* __fpclassifyl.c:4:5: */
  1980. return X__fpclassify(tls, x)
  1981. }
  1982. func Xcopysignl(tls *TLS, x float64, y float64) float64 { /* copysignl.c:4:13: */
  1983. return Xcopysign(tls, x, y)
  1984. }
  1985. func Xfabsl(tls *TLS, x float64) float64 { /* fabsl.c:3:13: */
  1986. return Xfabs(tls, x)
  1987. }
  1988. func Xfmodl(tls *TLS, x float64, y float64) float64 { /* fmodl.c:4:13: */
  1989. return Xfmod(tls, x, y)
  1990. }
  1991. func Xnanf(tls *TLS, s uintptr) float32 { /* nanf.c:3:7: */
  1992. return X__builtin_nanf(tls, ts+13)
  1993. }
  1994. var toint double_t = float64(float64(1)) / 2.22044604925031308085e-16 /* rint.c:10:23 */
  1995. func Xrint(tls *TLS, x float64) float64 { /* rint.c:12:8: */
  1996. bp := tls.Alloc(8)
  1997. defer tls.Free(8)
  1998. *(*struct{ Ff float64 })(unsafe.Pointer(bp)) = func() (r struct{ Ff float64 }) {
  1999. *(*float64)(unsafe.Pointer(uintptr(unsafe.Pointer(&r)) + 0)) = x
  2000. return r
  2001. }()
  2002. var e int32 = int32(*(*uint64_t)(unsafe.Pointer(bp)) >> 52 & uint64(0x7ff))
  2003. var s int32 = int32(*(*uint64_t)(unsafe.Pointer(bp)) >> 63)
  2004. var y double_t
  2005. if e >= 0x3ff+52 {
  2006. return x
  2007. }
  2008. if s != 0 {
  2009. y = x - toint + toint
  2010. } else {
  2011. y = x + toint - toint
  2012. }
  2013. if y == float64(0) {
  2014. if s != 0 {
  2015. return -Float64FromFloat64(0.0)
  2016. }
  2017. return float64(0)
  2018. }
  2019. return y
  2020. }
  2021. func Xscalbn(tls *TLS, x float64, n int32) float64 { /* scalbn.c:4:8: */
  2022. bp := tls.Alloc(8)
  2023. defer tls.Free(8)
  2024. // var u struct {Ff float64;} at bp, 8
  2025. var y double_t = x
  2026. if n > 1023 {
  2027. y = y * 0x1p1023
  2028. n = n - 1023
  2029. if n > 1023 {
  2030. y = y * 0x1p1023
  2031. n = n - 1023
  2032. if n > 1023 {
  2033. n = 1023
  2034. }
  2035. }
  2036. } else if n < -1022 {
  2037. // make sure final n < -53 to avoid double
  2038. // rounding in the subnormal range
  2039. y = y * (float64(0x1p-1022) * 0x1p53)
  2040. n = n + (1022 - 53)
  2041. if n < -1022 {
  2042. y = y * (float64(0x1p-1022) * 0x1p53)
  2043. n = n + (1022 - 53)
  2044. if n < -1022 {
  2045. n = -1022
  2046. }
  2047. }
  2048. }
  2049. *(*uint64_t)(unsafe.Pointer(bp)) = uint64_t(0x3ff+n) << 52
  2050. x = y * *(*float64)(unsafe.Pointer(bp))
  2051. return x
  2052. }
  2053. func Xscalbnl(tls *TLS, x float64, n int32) float64 { /* scalbnl.c:4:13: */
  2054. return Xscalbn(tls, x, n)
  2055. }
  2056. type max_align_t = struct {
  2057. F__ll int64
  2058. F__ld float64
  2059. } /* alltypes.h:41:54 */
  2060. type imaxdiv_t = struct {
  2061. Fquot intmax_t
  2062. Frem intmax_t
  2063. } /* inttypes.h:14:40 */
  2064. type iovec = struct {
  2065. Fiov_base uintptr
  2066. Fiov_len size_t
  2067. } /* alltypes.h:355:1 */
  2068. type socklen_t = uint32 /* alltypes.h:361:18 */
  2069. type sa_family_t = uint16 /* alltypes.h:366:24 */
  2070. type msghdr = struct {
  2071. Fmsg_name uintptr
  2072. Fmsg_namelen socklen_t
  2073. F__ccgo_pad1 [4]byte
  2074. Fmsg_iov uintptr
  2075. Fmsg_iovlen int32
  2076. F__pad1 int32
  2077. Fmsg_control uintptr
  2078. Fmsg_controllen socklen_t
  2079. F__pad2 int32
  2080. Fmsg_flags int32
  2081. F__ccgo_pad2 [4]byte
  2082. } /* socket.h:22:1 */
  2083. type cmsghdr = struct {
  2084. Fcmsg_len socklen_t
  2085. F__pad1 int32
  2086. Fcmsg_level int32
  2087. Fcmsg_type int32
  2088. } /* socket.h:44:1 */
  2089. type linger = struct {
  2090. Fl_onoff int32
  2091. Fl_linger int32
  2092. } /* socket.h:74:1 */
  2093. type sockaddr = struct {
  2094. Fsa_family sa_family_t
  2095. Fsa_data [14]int8
  2096. } /* socket.h:367:1 */
  2097. type sockaddr_storage = struct {
  2098. Fss_family sa_family_t
  2099. F__ss_padding [118]int8
  2100. F__ss_align uint64
  2101. } /* socket.h:372:1 */
  2102. type in_port_t = uint16_t /* in.h:12:18 */
  2103. type in_addr_t = uint32_t /* in.h:13:18 */
  2104. type in_addr = struct{ Fs_addr in_addr_t } /* in.h:14:1 */
  2105. type sockaddr_in = struct {
  2106. Fsin_family sa_family_t
  2107. Fsin_port in_port_t
  2108. Fsin_addr struct{ Fs_addr in_addr_t }
  2109. Fsin_zero [8]uint8_t
  2110. } /* in.h:16:1 */
  2111. type in6_addr = struct {
  2112. F__in6_union struct {
  2113. F__ccgo_pad1 [0]uint32
  2114. F__s6_addr [16]uint8_t
  2115. }
  2116. } /* in.h:23:1 */
  2117. type sockaddr_in6 = struct {
  2118. Fsin6_family sa_family_t
  2119. Fsin6_port in_port_t
  2120. Fsin6_flowinfo uint32_t
  2121. Fsin6_addr struct {
  2122. F__in6_union struct {
  2123. F__ccgo_pad1 [0]uint32
  2124. F__s6_addr [16]uint8_t
  2125. }
  2126. }
  2127. Fsin6_scope_id uint32_t
  2128. } /* in.h:34:1 */
  2129. type ipv6_mreq = struct {
  2130. Fipv6mr_multiaddr struct {
  2131. F__in6_union struct {
  2132. F__ccgo_pad1 [0]uint32
  2133. F__s6_addr [16]uint8_t
  2134. }
  2135. }
  2136. Fipv6mr_interface uint32
  2137. } /* in.h:42:1 */
  2138. type ip_opts = struct {
  2139. Fip_dst struct{ Fs_addr in_addr_t }
  2140. Fip_opts [40]int8
  2141. } /* in.h:229:1 */
  2142. type ip_mreq = struct {
  2143. Fimr_multiaddr struct{ Fs_addr in_addr_t }
  2144. Fimr_interface struct{ Fs_addr in_addr_t }
  2145. } /* in.h:247:1 */
  2146. type ip_mreqn = struct {
  2147. Fimr_multiaddr struct{ Fs_addr in_addr_t }
  2148. Fimr_address struct{ Fs_addr in_addr_t }
  2149. Fimr_ifindex int32
  2150. } /* in.h:252:1 */
  2151. type ip_mreq_source = struct {
  2152. Fimr_multiaddr struct{ Fs_addr in_addr_t }
  2153. Fimr_interface struct{ Fs_addr in_addr_t }
  2154. Fimr_sourceaddr struct{ Fs_addr in_addr_t }
  2155. } /* in.h:258:1 */
  2156. type ip_msfilter = struct {
  2157. Fimsf_multiaddr struct{ Fs_addr in_addr_t }
  2158. Fimsf_interface struct{ Fs_addr in_addr_t }
  2159. Fimsf_fmode uint32_t
  2160. Fimsf_numsrc uint32_t
  2161. Fimsf_slist [1]struct{ Fs_addr in_addr_t }
  2162. } /* in.h:264:1 */
  2163. type group_req = struct {
  2164. Fgr_interface uint32_t
  2165. F__ccgo_pad1 [4]byte
  2166. Fgr_group struct {
  2167. Fss_family sa_family_t
  2168. F__ss_padding [118]int8
  2169. F__ss_align uint64
  2170. }
  2171. } /* in.h:275:1 */
  2172. type group_source_req = struct {
  2173. Fgsr_interface uint32_t
  2174. F__ccgo_pad1 [4]byte
  2175. Fgsr_group struct {
  2176. Fss_family sa_family_t
  2177. F__ss_padding [118]int8
  2178. F__ss_align uint64
  2179. }
  2180. Fgsr_source struct {
  2181. Fss_family sa_family_t
  2182. F__ss_padding [118]int8
  2183. F__ss_align uint64
  2184. }
  2185. } /* in.h:280:1 */
  2186. type group_filter = struct {
  2187. Fgf_interface uint32_t
  2188. F__ccgo_pad1 [4]byte
  2189. Fgf_group struct {
  2190. Fss_family sa_family_t
  2191. F__ss_padding [118]int8
  2192. F__ss_align uint64
  2193. }
  2194. Fgf_fmode uint32_t
  2195. Fgf_numsrc uint32_t
  2196. Fgf_slist [1]struct {
  2197. Fss_family sa_family_t
  2198. F__ss_padding [118]int8
  2199. F__ss_align uint64
  2200. }
  2201. } /* in.h:286:1 */
  2202. type in_pktinfo = struct {
  2203. Fipi_ifindex int32
  2204. Fipi_spec_dst struct{ Fs_addr in_addr_t }
  2205. Fipi_addr struct{ Fs_addr in_addr_t }
  2206. } /* in.h:297:1 */
  2207. type in6_pktinfo = struct {
  2208. Fipi6_addr struct {
  2209. F__in6_union struct {
  2210. F__ccgo_pad1 [0]uint32
  2211. F__s6_addr [16]uint8_t
  2212. }
  2213. }
  2214. Fipi6_ifindex uint32
  2215. } /* in.h:303:1 */
  2216. type ip6_mtuinfo = struct {
  2217. Fip6m_addr struct {
  2218. Fsin6_family sa_family_t
  2219. Fsin6_port in_port_t
  2220. Fsin6_flowinfo uint32_t
  2221. Fsin6_addr struct {
  2222. F__in6_union struct {
  2223. F__ccgo_pad1 [0]uint32
  2224. F__s6_addr [16]uint8_t
  2225. }
  2226. }
  2227. Fsin6_scope_id uint32_t
  2228. }
  2229. Fip6m_mtu uint32_t
  2230. } /* in.h:308:1 */
  2231. type addrinfo = struct {
  2232. Fai_flags int32
  2233. Fai_family int32
  2234. Fai_socktype int32
  2235. Fai_protocol int32
  2236. Fai_addrlen socklen_t
  2237. F__ccgo_pad1 [4]byte
  2238. Fai_addr uintptr
  2239. Fai_canonname uintptr
  2240. Fai_next uintptr
  2241. } /* netdb.h:16:1 */
  2242. // Legacy functions follow (marked OBsolete in SUS)
  2243. type netent = struct {
  2244. Fn_name uintptr
  2245. Fn_aliases uintptr
  2246. Fn_addrtype int32
  2247. Fn_net uint32_t
  2248. } /* netdb.h:62:1 */
  2249. type hostent = struct {
  2250. Fh_name uintptr
  2251. Fh_aliases uintptr
  2252. Fh_addrtype int32
  2253. Fh_length int32
  2254. Fh_addr_list uintptr
  2255. } /* netdb.h:69:1 */
  2256. type servent = struct {
  2257. Fs_name uintptr
  2258. Fs_aliases uintptr
  2259. Fs_port int32
  2260. F__ccgo_pad1 [4]byte
  2261. Fs_proto uintptr
  2262. } /* netdb.h:78:1 */
  2263. type protoent = struct {
  2264. Fp_name uintptr
  2265. Fp_aliases uintptr
  2266. Fp_proto int32
  2267. F__ccgo_pad1 [4]byte
  2268. } /* netdb.h:85:1 */
  2269. type aibuf = struct {
  2270. Fai struct {
  2271. Fai_flags int32
  2272. Fai_family int32
  2273. Fai_socktype int32
  2274. Fai_protocol int32
  2275. Fai_addrlen socklen_t
  2276. F__ccgo_pad1 [4]byte
  2277. Fai_addr uintptr
  2278. Fai_canonname uintptr
  2279. Fai_next uintptr
  2280. }
  2281. Fsa struct {
  2282. Fsin struct {
  2283. Fsin_family sa_family_t
  2284. Fsin_port in_port_t
  2285. Fsin_addr struct{ Fs_addr in_addr_t }
  2286. Fsin_zero [8]uint8_t
  2287. }
  2288. F__ccgo_pad1 [12]byte
  2289. }
  2290. Flock [1]int32
  2291. Fslot int16
  2292. Fref int16
  2293. F__ccgo_pad1 [4]byte
  2294. } /* lookup.h:10:1 */
  2295. type sa = struct {
  2296. Fsin struct {
  2297. Fsin_family sa_family_t
  2298. Fsin_port in_port_t
  2299. Fsin_addr struct{ Fs_addr in_addr_t }
  2300. Fsin_zero [8]uint8_t
  2301. }
  2302. F__ccgo_pad1 [12]byte
  2303. } /* lookup.h:10:1 */
  2304. type address = struct {
  2305. Ffamily int32
  2306. Fscopeid uint32
  2307. Faddr [16]uint8_t
  2308. Fsortkey int32
  2309. } /* lookup.h:20:1 */
  2310. type service = struct {
  2311. Fport uint16_t
  2312. Fproto uint8
  2313. Fsocktype uint8
  2314. } /* lookup.h:27:1 */
  2315. type resolvconf = struct {
  2316. Fns [3]struct {
  2317. Ffamily int32
  2318. Fscopeid uint32
  2319. Faddr [16]uint8_t
  2320. Fsortkey int32
  2321. }
  2322. Fnns uint32
  2323. Fattempts uint32
  2324. Fndots uint32
  2325. Ftimeout uint32
  2326. } /* lookup.h:34:1 */
  2327. func Xfreeaddrinfo(tls *TLS, p uintptr) { /* freeaddrinfo.c:7:6: */
  2328. var cnt size_t
  2329. cnt = uint64(1)
  2330. __1:
  2331. if !((*addrinfo)(unsafe.Pointer(p)).Fai_next != 0) {
  2332. goto __3
  2333. }
  2334. goto __2
  2335. __2:
  2336. cnt++
  2337. p = (*addrinfo)(unsafe.Pointer(p)).Fai_next
  2338. goto __1
  2339. goto __3
  2340. __3:
  2341. ;
  2342. var b uintptr = p - uintptr(uint64(uintptr(0)))
  2343. b -= 88 * uintptr((*aibuf)(unsafe.Pointer(b)).Fslot)
  2344. //TODO LOCK(b->lock);
  2345. if !(int32(AssignSubPtrInt16(b+82, int16(cnt))) != 0) {
  2346. Xfree(tls, b)
  2347. }
  2348. //TODO else UNLOCK(b->lock);
  2349. }
  2350. type time_t = int64 /* alltypes.h:85:16 */
  2351. type clockid_t = int32 /* alltypes.h:214:13 */
  2352. type timespec = struct {
  2353. Ftv_sec time_t
  2354. Ftv_nsec int64
  2355. } /* alltypes.h:229:1 */
  2356. type pthread_t = uintptr /* alltypes.h:273:26 */
  2357. type pthread_once_t = int32 /* alltypes.h:279:13 */
  2358. type pthread_key_t = uint32 /* alltypes.h:284:18 */
  2359. type pthread_spinlock_t = int32 /* alltypes.h:289:13 */
  2360. type pthread_mutexattr_t = struct{ F__attr uint32 } /* alltypes.h:294:37 */
  2361. type pthread_condattr_t = struct{ F__attr uint32 } /* alltypes.h:299:37 */
  2362. type pthread_barrierattr_t = struct{ F__attr uint32 } /* alltypes.h:304:37 */
  2363. type pthread_rwlockattr_t = struct{ F__attr [2]uint32 } /* alltypes.h:309:40 */
  2364. type __sigset_t = struct{ F__bits [16]uint64 } /* alltypes.h:349:9 */
  2365. type sigset_t = __sigset_t /* alltypes.h:349:71 */
  2366. type pthread_attr_t = struct {
  2367. F__u struct {
  2368. F__ccgo_pad1 [0]uint64
  2369. F__i [14]int32
  2370. }
  2371. } /* alltypes.h:372:147 */
  2372. type pthread_mutex_t = struct {
  2373. F__u struct {
  2374. F__ccgo_pad1 [0]uint64
  2375. F__i [10]int32
  2376. }
  2377. } /* alltypes.h:377:157 */
  2378. type pthread_cond_t = struct {
  2379. F__u struct {
  2380. F__ccgo_pad1 [0]uint64
  2381. F__i [12]int32
  2382. }
  2383. } /* alltypes.h:387:112 */
  2384. type pthread_rwlock_t = struct {
  2385. F__u struct {
  2386. F__ccgo_pad1 [0]uint64
  2387. F__i [14]int32
  2388. }
  2389. } /* alltypes.h:397:139 */
  2390. type pthread_barrier_t = struct {
  2391. F__u struct {
  2392. F__ccgo_pad1 [0]uint64
  2393. F__i [8]int32
  2394. }
  2395. } /* alltypes.h:402:137 */
  2396. type sched_param = struct {
  2397. Fsched_priority int32
  2398. F__reserved1 int32
  2399. F__reserved2 [2]struct {
  2400. F__reserved1 time_t
  2401. F__reserved2 int64
  2402. }
  2403. F__reserved3 int32
  2404. F__ccgo_pad1 [4]byte
  2405. } /* sched.h:19:1 */
  2406. type timer_t = uintptr /* alltypes.h:209:14 */
  2407. type clock_t = int64 /* alltypes.h:219:14 */
  2408. type tm = struct {
  2409. Ftm_sec int32
  2410. Ftm_min int32
  2411. Ftm_hour int32
  2412. Ftm_mday int32
  2413. Ftm_mon int32
  2414. Ftm_year int32
  2415. Ftm_wday int32
  2416. Ftm_yday int32
  2417. Ftm_isdst int32
  2418. F__ccgo_pad1 [4]byte
  2419. Ftm_gmtoff int64
  2420. Ftm_zone uintptr
  2421. } /* time.h:38:1 */
  2422. type itimerspec = struct {
  2423. Fit_interval struct {
  2424. Ftv_sec time_t
  2425. Ftv_nsec int64
  2426. }
  2427. Fit_value struct {
  2428. Ftv_sec time_t
  2429. Ftv_nsec int64
  2430. }
  2431. } /* time.h:80:1 */
  2432. type __ptcb = struct {
  2433. F__f uintptr
  2434. F__x uintptr
  2435. F__next uintptr
  2436. } /* pthread.h:206:1 */
  2437. func Xgetaddrinfo(tls *TLS, host uintptr, serv uintptr, hint uintptr, res uintptr) int32 { /* getaddrinfo.c:12:5: */
  2438. bp := tls.Alloc(1608)
  2439. defer tls.Free(1608)
  2440. // var ports [2]service at bp, 8
  2441. // var addrs [48]address at bp+8, 1344
  2442. // var canon [256]int8 at bp+1352, 256
  2443. var outcanon uintptr
  2444. var nservs int32
  2445. var naddrs int32
  2446. var nais int32
  2447. var canon_len int32
  2448. var i int32
  2449. var j int32
  2450. var k int32
  2451. var family int32 = 0
  2452. var flags int32 = 0
  2453. var proto int32 = 0
  2454. var socktype int32 = 0
  2455. var out uintptr
  2456. if !(host != 0) && !(serv != 0) {
  2457. return -2
  2458. }
  2459. if hint != 0 {
  2460. family = (*addrinfo)(unsafe.Pointer(hint)).Fai_family
  2461. flags = (*addrinfo)(unsafe.Pointer(hint)).Fai_flags
  2462. proto = (*addrinfo)(unsafe.Pointer(hint)).Fai_protocol
  2463. socktype = (*addrinfo)(unsafe.Pointer(hint)).Fai_socktype
  2464. var mask int32 = 0x01 | 0x02 | 0x04 | 0x08 | 0x10 | 0x20 | 0x400
  2465. if flags&mask != flags {
  2466. return -1
  2467. }
  2468. switch family {
  2469. case 2:
  2470. fallthrough
  2471. case 10:
  2472. fallthrough
  2473. case 0:
  2474. break
  2475. fallthrough
  2476. default:
  2477. return -6
  2478. }
  2479. }
  2480. if flags&0x20 != 0 {
  2481. Xabort(tls) //TODO-
  2482. // /* Define the "an address is configured" condition for address
  2483. // * families via ability to create a socket for the family plus
  2484. // * routability of the loopback address for the family. */
  2485. // static const struct sockaddr_in lo4 = {
  2486. // .sin_family = AF_INET, .sin_port = 65535,
  2487. // .sin_addr.s_addr = __BYTE_ORDER == __BIG_ENDIAN
  2488. // ? 0x7f000001 : 0x0100007f
  2489. // };
  2490. // static const struct sockaddr_in6 lo6 = {
  2491. // .sin6_family = AF_INET6, .sin6_port = 65535,
  2492. // .sin6_addr = IN6ADDR_LOOPBACK_INIT
  2493. // };
  2494. // int tf[2] = { AF_INET, AF_INET6 };
  2495. // const void *ta[2] = { &lo4, &lo6 };
  2496. // socklen_t tl[2] = { sizeof lo4, sizeof lo6 };
  2497. // for (i=0; i<2; i++) {
  2498. // if (family==tf[1-i]) continue;
  2499. // int s = socket(tf[i], SOCK_CLOEXEC|SOCK_DGRAM,
  2500. // IPPROTO_UDP);
  2501. // if (s>=0) {
  2502. // int cs;
  2503. // pthread_setcancelstate(
  2504. // PTHREAD_CANCEL_DISABLE, &cs);
  2505. // int r = connect(s, ta[i], tl[i]);
  2506. // pthread_setcancelstate(cs, 0);
  2507. // close(s);
  2508. // if (!r) continue;
  2509. // }
  2510. // switch (errno) {
  2511. // case EADDRNOTAVAIL:
  2512. // case EAFNOSUPPORT:
  2513. // case EHOSTUNREACH:
  2514. // case ENETDOWN:
  2515. // case ENETUNREACH:
  2516. // break;
  2517. // default:
  2518. // return EAI_SYSTEM;
  2519. // }
  2520. // if (family == tf[i]) return EAI_NONAME;
  2521. // family = tf[1-i];
  2522. // }
  2523. }
  2524. nservs = X__lookup_serv(tls, bp, serv, proto, socktype, flags)
  2525. if nservs < 0 {
  2526. return nservs
  2527. }
  2528. naddrs = X__lookup_name(tls, bp+8, bp+1352, host, family, flags)
  2529. if naddrs < 0 {
  2530. return naddrs
  2531. }
  2532. nais = nservs * naddrs
  2533. canon_len = int32(Xstrlen(tls, bp+1352))
  2534. out = Xcalloc(tls, uint64(1), uint64(nais)*uint64(unsafe.Sizeof(aibuf{}))+uint64(canon_len)+uint64(1))
  2535. if !(out != 0) {
  2536. return -10
  2537. }
  2538. if canon_len != 0 {
  2539. outcanon = out + uintptr(nais)*88
  2540. Xmemcpy(tls, outcanon, bp+1352, uint64(canon_len+1))
  2541. } else {
  2542. outcanon = uintptr(0)
  2543. }
  2544. for k = AssignInt32(&i, 0); i < naddrs; i++ {
  2545. j = 0
  2546. __1:
  2547. if !(j < nservs) {
  2548. goto __3
  2549. }
  2550. {
  2551. (*aibuf)(unsafe.Pointer(out + uintptr(k)*88)).Fslot = int16(k)
  2552. //TODO out[k].ai = (struct addrinfo){
  2553. //TODO .ai_family = addrs[i].family,
  2554. //TODO .ai_socktype = ports[j].socktype,
  2555. //TODO .ai_protocol = ports[j].proto,
  2556. //TODO .ai_addrlen = addrs[i].family == AF_INET
  2557. //TODO ? sizeof(struct sockaddr_in)
  2558. //TODO : sizeof(struct sockaddr_in6),
  2559. //TODO .ai_addr = (void *)&out[k].sa,
  2560. //TODO .ai_canonname = outcanon };
  2561. (*aibuf)(unsafe.Pointer(out + uintptr(k)*88)).Fai.Fai_family = (*address)(unsafe.Pointer(bp + 8 + uintptr(i)*28)).Ffamily
  2562. (*aibuf)(unsafe.Pointer(out + uintptr(k)*88)).Fai.Fai_socktype = int32((*service)(unsafe.Pointer(bp + uintptr(j)*4)).Fsocktype)
  2563. (*aibuf)(unsafe.Pointer(out + uintptr(k)*88)).Fai.Fai_protocol = int32((*service)(unsafe.Pointer(bp + uintptr(j)*4)).Fproto)
  2564. (*aibuf)(unsafe.Pointer(out + uintptr(k)*88)).Fai.Fai_addrlen = func() uint32 {
  2565. if (*address)(unsafe.Pointer(bp+8+uintptr(i)*28)).Ffamily == 2 {
  2566. return uint32(unsafe.Sizeof(sockaddr_in{}))
  2567. }
  2568. return uint32(unsafe.Sizeof(sockaddr_in6{}))
  2569. }()
  2570. (*aibuf)(unsafe.Pointer(out + uintptr(k)*88)).Fai.Fai_addr = out + uintptr(k)*88 + 48
  2571. (*aibuf)(unsafe.Pointer(out + uintptr(k)*88)).Fai.Fai_canonname = outcanon
  2572. if k != 0 {
  2573. (*aibuf)(unsafe.Pointer(out + uintptr(k-1)*88)).Fai.Fai_next = out + uintptr(k)*88
  2574. }
  2575. switch (*address)(unsafe.Pointer(bp + 8 + uintptr(i)*28)).Ffamily {
  2576. case 2:
  2577. (*sockaddr_in)(unsafe.Pointer(out + uintptr(k)*88 + 48)).Fsin_family = sa_family_t(2)
  2578. (*sockaddr_in)(unsafe.Pointer(out + uintptr(k)*88 + 48)).Fsin_port = Xhtons(tls, (*service)(unsafe.Pointer(bp+uintptr(j)*4)).Fport)
  2579. Xmemcpy(tls, out+uintptr(k)*88+48+4, bp+8+uintptr(i)*28+8, uint64(4))
  2580. break
  2581. case 10:
  2582. (*sockaddr_in6)(unsafe.Pointer(out + uintptr(k)*88 + 48)).Fsin6_family = sa_family_t(10)
  2583. (*sockaddr_in6)(unsafe.Pointer(out + uintptr(k)*88 + 48)).Fsin6_port = Xhtons(tls, (*service)(unsafe.Pointer(bp+uintptr(j)*4)).Fport)
  2584. (*sockaddr_in6)(unsafe.Pointer(out + uintptr(k)*88 + 48)).Fsin6_scope_id = (*address)(unsafe.Pointer(bp + 8 + uintptr(i)*28)).Fscopeid
  2585. Xmemcpy(tls, out+uintptr(k)*88+48+8, bp+8+uintptr(i)*28+8, uint64(16))
  2586. break
  2587. }
  2588. }
  2589. goto __2
  2590. __2:
  2591. j++
  2592. k++
  2593. goto __1
  2594. goto __3
  2595. __3:
  2596. }
  2597. (*aibuf)(unsafe.Pointer(out)).Fref = int16(nais)
  2598. *(*uintptr)(unsafe.Pointer(res)) = out
  2599. return 0
  2600. }
  2601. type ucred = struct {
  2602. Fpid pid_t
  2603. Fuid uid_t
  2604. Fgid gid_t
  2605. } /* socket.h:57:1 */
  2606. type mmsghdr = struct {
  2607. Fmsg_hdr struct {
  2608. Fmsg_name uintptr
  2609. Fmsg_namelen socklen_t
  2610. F__ccgo_pad1 [4]byte
  2611. Fmsg_iov uintptr
  2612. Fmsg_iovlen int32
  2613. F__pad1 int32
  2614. Fmsg_control uintptr
  2615. Fmsg_controllen socklen_t
  2616. F__pad2 int32
  2617. Fmsg_flags int32
  2618. F__ccgo_pad2 [4]byte
  2619. }
  2620. Fmsg_len uint32
  2621. F__ccgo_pad1 [4]byte
  2622. } /* socket.h:63:1 */
  2623. func Xgethostbyaddr(tls *TLS, a uintptr, l socklen_t, af int32) uintptr { /* gethostbyaddr.c:7:16: */
  2624. bp := tls.Alloc(8)
  2625. defer tls.Free(8)
  2626. var size size_t = uint64(63)
  2627. // var res uintptr at bp, 8
  2628. var err int32
  2629. for __ccgo := true; __ccgo; __ccgo = err == 34 {
  2630. Xfree(tls, _sh)
  2631. _sh = Xmalloc(tls, AssignAddUint64(&size, size+uint64(1)))
  2632. if !(_sh != 0) {
  2633. *(*int32)(unsafe.Pointer(X__h_errno_location(tls))) = 3
  2634. return uintptr(0)
  2635. }
  2636. err = Xgethostbyaddr_r(tls, a, l, af, _sh,
  2637. _sh+uintptr(1)*32, size-size_t(unsafe.Sizeof(hostent{})), bp, X__h_errno_location(tls))
  2638. }
  2639. if err != 0 {
  2640. return uintptr(0)
  2641. }
  2642. return _sh
  2643. }
  2644. var _sh uintptr /* gethostbyaddr.c:9:24: */
  2645. func Xgethostbyaddr_r(tls *TLS, a uintptr, l socklen_t, af int32, h uintptr, buf uintptr, buflen size_t, res uintptr, err uintptr) int32 { /* gethostbyaddr_r.c:10:5: */
  2646. bp := tls.Alloc(28)
  2647. defer tls.Free(28)
  2648. //TODO union {
  2649. //TODO struct sockaddr_in sin;
  2650. //TODO struct sockaddr_in6 sin6;
  2651. //TODO } sa = { .sin.sin_family = af };
  2652. *(*struct {
  2653. Fsin sockaddr_in
  2654. F__ccgo_pad1 [12]byte
  2655. })(unsafe.Pointer(bp)) = struct {
  2656. Fsin sockaddr_in
  2657. F__ccgo_pad1 [12]byte
  2658. }{} //TODO-
  2659. (*sockaddr_in)(unsafe.Pointer(bp)).Fsin_family = sa_family_t(af) //TODO-
  2660. var sl socklen_t
  2661. if af == 10 {
  2662. sl = uint32(unsafe.Sizeof(sockaddr_in6{}))
  2663. } else {
  2664. sl = uint32(unsafe.Sizeof(sockaddr_in{}))
  2665. }
  2666. var i int32
  2667. *(*uintptr)(unsafe.Pointer(res)) = uintptr(0)
  2668. // Load address argument into sockaddr structure
  2669. if af == 10 && l == socklen_t(16) {
  2670. Xmemcpy(tls, bp+8, a, uint64(16))
  2671. } else if af == 2 && l == socklen_t(4) {
  2672. Xmemcpy(tls, bp+4, a, uint64(4))
  2673. } else {
  2674. *(*int32)(unsafe.Pointer(err)) = 3
  2675. return 22
  2676. }
  2677. // Align buffer and check for space for pointers and ip address
  2678. i = int32(uintptr_t(buf) & (uint64(unsafe.Sizeof(uintptr(0))) - uint64(1)))
  2679. if !(i != 0) {
  2680. i = int32(unsafe.Sizeof(uintptr(0)))
  2681. }
  2682. if buflen <= uint64(5)*uint64(unsafe.Sizeof(uintptr(0)))-uint64(i)+uint64(l) {
  2683. return 34
  2684. }
  2685. buf += uintptr(uint64(unsafe.Sizeof(uintptr(0))) - uint64(i))
  2686. buflen = buflen - (uint64(5)*uint64(unsafe.Sizeof(uintptr(0))) - uint64(i) + uint64(l))
  2687. (*hostent)(unsafe.Pointer(h)).Fh_addr_list = buf
  2688. buf += uintptr(uint64(2) * uint64(unsafe.Sizeof(uintptr(0))))
  2689. (*hostent)(unsafe.Pointer(h)).Fh_aliases = buf
  2690. buf += uintptr(uint64(2) * uint64(unsafe.Sizeof(uintptr(0))))
  2691. *(*uintptr)(unsafe.Pointer((*hostent)(unsafe.Pointer(h)).Fh_addr_list)) = buf
  2692. Xmemcpy(tls, *(*uintptr)(unsafe.Pointer((*hostent)(unsafe.Pointer(h)).Fh_addr_list)), a, uint64(l))
  2693. buf += uintptr(l)
  2694. *(*uintptr)(unsafe.Pointer((*hostent)(unsafe.Pointer(h)).Fh_addr_list + 1*8)) = uintptr(0)
  2695. *(*uintptr)(unsafe.Pointer((*hostent)(unsafe.Pointer(h)).Fh_aliases)) = buf
  2696. *(*uintptr)(unsafe.Pointer((*hostent)(unsafe.Pointer(h)).Fh_aliases + 1*8)) = uintptr(0)
  2697. switch Xgetnameinfo(tls, bp, sl, buf, uint32(buflen), uintptr(0), uint32(0), 0) {
  2698. case -3:
  2699. *(*int32)(unsafe.Pointer(err)) = 2
  2700. return 11
  2701. case -12:
  2702. return 34
  2703. default:
  2704. fallthrough
  2705. case -10:
  2706. fallthrough
  2707. case -11:
  2708. fallthrough
  2709. case -4:
  2710. *(*int32)(unsafe.Pointer(err)) = 3
  2711. return *(*int32)(unsafe.Pointer(X___errno_location(tls)))
  2712. case 0:
  2713. break
  2714. }
  2715. (*hostent)(unsafe.Pointer(h)).Fh_addrtype = af
  2716. (*hostent)(unsafe.Pointer(h)).Fh_length = int32(l)
  2717. (*hostent)(unsafe.Pointer(h)).Fh_name = *(*uintptr)(unsafe.Pointer((*hostent)(unsafe.Pointer(h)).Fh_aliases))
  2718. *(*uintptr)(unsafe.Pointer(res)) = h
  2719. return 0
  2720. }
  2721. func Xgethostbyname(tls *TLS, name uintptr) uintptr { /* gethostbyname.c:8:16: */
  2722. return Xgethostbyname2(tls, name, 2)
  2723. }
  2724. func Xgethostbyname2(tls *TLS, name uintptr, af int32) uintptr { /* gethostbyname2.c:8:16: */
  2725. bp := tls.Alloc(8)
  2726. defer tls.Free(8)
  2727. var size size_t = uint64(63)
  2728. // var res uintptr at bp, 8
  2729. var err int32
  2730. for __ccgo := true; __ccgo; __ccgo = err == 34 {
  2731. Xfree(tls, _sh1)
  2732. _sh1 = Xmalloc(tls, AssignAddUint64(&size, size+uint64(1)))
  2733. if !(_sh1 != 0) {
  2734. *(*int32)(unsafe.Pointer(X__h_errno_location(tls))) = 3
  2735. return uintptr(0)
  2736. }
  2737. err = Xgethostbyname2_r(tls, name, af, _sh1,
  2738. _sh1+uintptr(1)*32, size-size_t(unsafe.Sizeof(hostent{})), bp, X__h_errno_location(tls))
  2739. }
  2740. if err != 0 {
  2741. return uintptr(0)
  2742. }
  2743. return _sh1
  2744. }
  2745. var _sh1 uintptr /* gethostbyname2.c:10:24: */
  2746. func Xgethostbyname2_r(tls *TLS, name uintptr, af int32, h uintptr, buf uintptr, buflen size_t, res uintptr, err uintptr) int32 { /* gethostbyname2_r.c:11:5: */
  2747. bp := tls.Alloc(1600)
  2748. defer tls.Free(1600)
  2749. // var addrs [48]address at bp, 1344
  2750. // var canon [256]int8 at bp+1344, 256
  2751. var i int32
  2752. var cnt int32
  2753. var align size_t
  2754. var need size_t
  2755. *(*uintptr)(unsafe.Pointer(res)) = uintptr(0)
  2756. cnt = X__lookup_name(tls, bp, bp+1344, name, af, 0x02)
  2757. if cnt < 0 {
  2758. switch cnt {
  2759. case -2:
  2760. *(*int32)(unsafe.Pointer(err)) = 1
  2761. return 2
  2762. fallthrough
  2763. case -3:
  2764. *(*int32)(unsafe.Pointer(err)) = 2
  2765. return 11
  2766. fallthrough
  2767. default:
  2768. fallthrough
  2769. case -4:
  2770. *(*int32)(unsafe.Pointer(err)) = 3
  2771. return 74
  2772. fallthrough
  2773. case -10:
  2774. fallthrough
  2775. case -11:
  2776. *(*int32)(unsafe.Pointer(err)) = 3
  2777. return *(*int32)(unsafe.Pointer(X___errno_location(tls)))
  2778. }
  2779. }
  2780. (*hostent)(unsafe.Pointer(h)).Fh_addrtype = af
  2781. (*hostent)(unsafe.Pointer(h)).Fh_length = func() int32 {
  2782. if af == 10 {
  2783. return 16
  2784. }
  2785. return 4
  2786. }()
  2787. // Align buffer
  2788. align = -uintptr_t(buf) & (uint64(unsafe.Sizeof(uintptr(0))) - uint64(1))
  2789. need = uint64(4) * uint64(unsafe.Sizeof(uintptr(0)))
  2790. need = need + uint64(cnt+1)*(uint64(unsafe.Sizeof(uintptr(0)))+uint64((*hostent)(unsafe.Pointer(h)).Fh_length))
  2791. need = need + (Xstrlen(tls, name) + uint64(1))
  2792. need = need + (Xstrlen(tls, bp+1344) + uint64(1))
  2793. need = need + align
  2794. if need > buflen {
  2795. return 34
  2796. }
  2797. buf += uintptr(align)
  2798. (*hostent)(unsafe.Pointer(h)).Fh_aliases = buf
  2799. buf += uintptr(uint64(3) * uint64(unsafe.Sizeof(uintptr(0))))
  2800. (*hostent)(unsafe.Pointer(h)).Fh_addr_list = buf
  2801. buf += uintptr(uint64(cnt+1) * uint64(unsafe.Sizeof(uintptr(0))))
  2802. for i = 0; i < cnt; i++ {
  2803. *(*uintptr)(unsafe.Pointer((*hostent)(unsafe.Pointer(h)).Fh_addr_list + uintptr(i)*8)) = buf
  2804. buf += uintptr((*hostent)(unsafe.Pointer(h)).Fh_length)
  2805. Xmemcpy(tls, *(*uintptr)(unsafe.Pointer((*hostent)(unsafe.Pointer(h)).Fh_addr_list + uintptr(i)*8)), bp+uintptr(i)*28+8, uint64((*hostent)(unsafe.Pointer(h)).Fh_length))
  2806. }
  2807. *(*uintptr)(unsafe.Pointer((*hostent)(unsafe.Pointer(h)).Fh_addr_list + uintptr(i)*8)) = uintptr(0)
  2808. (*hostent)(unsafe.Pointer(h)).Fh_name = AssignPtrUintptr((*hostent)(unsafe.Pointer(h)).Fh_aliases, buf)
  2809. Xstrcpy(tls, (*hostent)(unsafe.Pointer(h)).Fh_name, bp+1344)
  2810. buf += uintptr(Xstrlen(tls, (*hostent)(unsafe.Pointer(h)).Fh_name) + uint64(1))
  2811. if Xstrcmp(tls, (*hostent)(unsafe.Pointer(h)).Fh_name, name) != 0 {
  2812. *(*uintptr)(unsafe.Pointer((*hostent)(unsafe.Pointer(h)).Fh_aliases + 1*8)) = buf
  2813. Xstrcpy(tls, *(*uintptr)(unsafe.Pointer((*hostent)(unsafe.Pointer(h)).Fh_aliases + 1*8)), name)
  2814. buf += uintptr(Xstrlen(tls, *(*uintptr)(unsafe.Pointer((*hostent)(unsafe.Pointer(h)).Fh_aliases + 1*8))) + uint64(1))
  2815. } else {
  2816. *(*uintptr)(unsafe.Pointer((*hostent)(unsafe.Pointer(h)).Fh_aliases + 1*8)) = uintptr(0)
  2817. }
  2818. *(*uintptr)(unsafe.Pointer((*hostent)(unsafe.Pointer(h)).Fh_aliases + 2*8)) = uintptr(0)
  2819. *(*uintptr)(unsafe.Pointer(res)) = h
  2820. return 0
  2821. }
  2822. type if_nameindex = struct {
  2823. Fif_index uint32
  2824. F__ccgo_pad1 [4]byte
  2825. Fif_name uintptr
  2826. } /* if.h:12:1 */
  2827. type ifaddr = struct {
  2828. Fifa_addr struct {
  2829. Fsa_family sa_family_t
  2830. Fsa_data [14]int8
  2831. }
  2832. Fifa_ifu struct {
  2833. Fifu_broadaddr struct {
  2834. Fsa_family sa_family_t
  2835. Fsa_data [14]int8
  2836. }
  2837. }
  2838. Fifa_ifp uintptr
  2839. Fifa_next uintptr
  2840. } /* if.h:51:1 */
  2841. type ifmap = struct {
  2842. Fmem_start uint64
  2843. Fmem_end uint64
  2844. Fbase_addr uint16
  2845. Firq uint8
  2846. Fdma uint8
  2847. Fport uint8
  2848. F__ccgo_pad1 [3]byte
  2849. } /* if.h:64:1 */
  2850. type ifreq = struct {
  2851. Fifr_ifrn struct{ Fifrn_name [16]int8 }
  2852. Fifr_ifru struct {
  2853. F__ccgo_pad1 [0]uint64
  2854. Fifru_addr struct {
  2855. Fsa_family sa_family_t
  2856. Fsa_data [14]int8
  2857. }
  2858. F__ccgo_pad2 [8]byte
  2859. }
  2860. } /* if.h:76:1 */
  2861. type ifconf = struct {
  2862. Fifc_len int32
  2863. F__ccgo_pad1 [4]byte
  2864. Fifc_ifcu struct{ Fifcu_buf uintptr }
  2865. } /* if.h:116:1 */
  2866. type ns_sect = uint32 /* nameser.h:37:3 */
  2867. type __ns_msg = struct {
  2868. F_msg uintptr
  2869. F_eom uintptr
  2870. F_id uint16_t
  2871. F_flags uint16_t
  2872. F_counts [4]uint16_t
  2873. F__ccgo_pad1 [4]byte
  2874. F_sections [4]uintptr
  2875. F_sect ns_sect
  2876. F_rrnum int32
  2877. F_msg_ptr uintptr
  2878. } /* nameser.h:39:9 */
  2879. type ns_msg = __ns_msg /* nameser.h:46:3 */
  2880. type _ns_flagdata = struct {
  2881. Fmask int32
  2882. Fshift int32
  2883. } /* nameser.h:48:1 */
  2884. type __ns_rr = struct {
  2885. Fname [1025]int8
  2886. F__ccgo_pad1 [1]byte
  2887. Ftype uint16_t
  2888. Frr_class uint16_t
  2889. F__ccgo_pad2 [2]byte
  2890. Fttl uint32_t
  2891. Frdlength uint16_t
  2892. F__ccgo_pad3 [2]byte
  2893. Frdata uintptr
  2894. } /* nameser.h:59:9 */
  2895. type ns_rr = __ns_rr /* nameser.h:66:3 */
  2896. type ns_flag = uint32 /* nameser.h:87:3 */
  2897. type ns_opcode = uint32 /* nameser.h:96:3 */
  2898. type ns_rcode = uint32 /* nameser.h:115:3 */
  2899. type ns_update_operation = uint32 /* nameser.h:121:3 */
  2900. type ns_tsig_key1 = struct {
  2901. Fname [1025]int8
  2902. Falg [1025]int8
  2903. F__ccgo_pad1 [6]byte
  2904. Fdata uintptr
  2905. Flen int32
  2906. F__ccgo_pad2 [4]byte
  2907. } /* nameser.h:123:1 */
  2908. type ns_tsig_key = ns_tsig_key1 /* nameser.h:128:28 */
  2909. type ns_tcp_tsig_state1 = struct {
  2910. Fcounter int32
  2911. F__ccgo_pad1 [4]byte
  2912. Fkey uintptr
  2913. Fctx uintptr
  2914. Fsig [512]uint8
  2915. Fsiglen int32
  2916. F__ccgo_pad2 [4]byte
  2917. } /* nameser.h:130:1 */
  2918. type ns_tcp_tsig_state = ns_tcp_tsig_state1 /* nameser.h:137:34 */
  2919. type ns_type = uint32 /* nameser.h:200:3 */
  2920. type ns_class = uint32 /* nameser.h:219:3 */
  2921. type ns_key_types = uint32 /* nameser.h:226:3 */
  2922. type ns_cert_types = uint32 /* nameser.h:234:3 */
  2923. type HEADER = struct {
  2924. F__ccgo_pad1 [0]uint32
  2925. Fid uint32 /* unsigned id: 16, unsigned rd: 1, unsigned tc: 1, unsigned aa: 1, unsigned opcode: 4, unsigned qr: 1, unsigned rcode: 4, unsigned cd: 1, unsigned ad: 1, unsigned unused: 1, unsigned ra: 1 */
  2926. Fqdcount uint32 /* unsigned qdcount: 16, unsigned ancount: 16 */
  2927. Fnscount uint32 /* unsigned nscount: 16, unsigned arcount: 16 */
  2928. } /* nameser.h:353:3 */
  2929. // unused; purely for broken apps
  2930. type __res_state = struct {
  2931. Fretrans int32
  2932. Fretry int32
  2933. Foptions uint64
  2934. Fnscount int32
  2935. Fnsaddr_list [3]struct {
  2936. Fsin_family sa_family_t
  2937. Fsin_port in_port_t
  2938. Fsin_addr struct{ Fs_addr in_addr_t }
  2939. Fsin_zero [8]uint8_t
  2940. }
  2941. Fid uint16
  2942. F__ccgo_pad1 [2]byte
  2943. Fdnsrch [7]uintptr
  2944. Fdefdname [256]int8
  2945. Fpfcode uint64
  2946. Fndots uint32 /* unsigned ndots: 4, unsigned nsort: 4, unsigned ipv6_unavail: 1, unsigned unused: 23 */
  2947. F__ccgo_pad2 [4]byte
  2948. Fsort_list [10]struct {
  2949. Faddr struct{ Fs_addr in_addr_t }
  2950. Fmask uint32_t
  2951. }
  2952. Fqhook uintptr
  2953. Frhook uintptr
  2954. Fres_h_errno int32
  2955. F_vcsock int32
  2956. F_flags uint32
  2957. F__ccgo_pad3 [4]byte
  2958. F_u struct {
  2959. F__ccgo_pad1 [0]uint64
  2960. Fpad [52]int8
  2961. F__ccgo_pad2 [4]byte
  2962. }
  2963. } /* resolv.h:26:9 */
  2964. // unused; purely for broken apps
  2965. type res_state = uintptr /* resolv.h:62:3 */
  2966. type res_sym = struct {
  2967. Fnumber int32
  2968. F__ccgo_pad1 [4]byte
  2969. Fname uintptr
  2970. Fhumanname uintptr
  2971. } /* resolv.h:70:1 */
  2972. func itoa(tls *TLS, p uintptr, x uint32) uintptr { /* getnameinfo.c:18:13: */
  2973. p += uintptr(uint64(3) * uint64(unsafe.Sizeof(int32(0))))
  2974. *(*int8)(unsafe.Pointer(PreDecUintptr(&p, 1))) = int8(0)
  2975. for __ccgo := true; __ccgo; __ccgo = x != 0 {
  2976. *(*int8)(unsafe.Pointer(PreDecUintptr(&p, 1))) = int8(uint32('0') + x%uint32(10))
  2977. x = x / uint32(10)
  2978. }
  2979. return p
  2980. }
  2981. func mkptr4(tls *TLS, s uintptr, ip uintptr) { /* getnameinfo.c:28:13: */
  2982. bp := tls.Alloc(32)
  2983. defer tls.Free(32)
  2984. Xsprintf(tls, s, ts+25,
  2985. VaList(bp, int32(*(*uint8)(unsafe.Pointer(ip + 3))), int32(*(*uint8)(unsafe.Pointer(ip + 2))), int32(*(*uint8)(unsafe.Pointer(ip + 1))), int32(*(*uint8)(unsafe.Pointer(ip)))))
  2986. }
  2987. func mkptr6(tls *TLS, s uintptr, ip uintptr) { /* getnameinfo.c:34:13: */
  2988. var i int32
  2989. for i = 15; i >= 0; i-- {
  2990. *(*int8)(unsafe.Pointer(PostIncUintptr(&s, 1))) = _sxdigits[int32(*(*uint8)(unsafe.Pointer(ip + uintptr(i))))&15]
  2991. *(*int8)(unsafe.Pointer(PostIncUintptr(&s, 1))) = int8('.')
  2992. *(*int8)(unsafe.Pointer(PostIncUintptr(&s, 1))) = _sxdigits[int32(*(*uint8)(unsafe.Pointer(ip + uintptr(i))))>>4]
  2993. *(*int8)(unsafe.Pointer(PostIncUintptr(&s, 1))) = int8('.')
  2994. }
  2995. Xstrcpy(tls, s, ts+50)
  2996. }
  2997. var _sxdigits = *(*[17]int8)(unsafe.Pointer(ts + 59)) /* getnameinfo.c:36:20 */
  2998. func reverse_hosts(tls *TLS, buf uintptr, a uintptr, scopeid uint32, family int32) { /* getnameinfo.c:45:13: */
  2999. bp := tls.Alloc(556)
  3000. defer tls.Free(556)
  3001. // var line [512]int8 at bp+16, 512
  3002. var p uintptr
  3003. var z uintptr
  3004. var _buf [1032]uint8
  3005. _ = _buf
  3006. // var atmp [16]uint8 at bp, 16
  3007. // var iplit address at bp+528, 28
  3008. //TODO FILE _f, *f = __fopen_rb_ca("/etc/hosts", &_f, _buf, sizeof _buf);
  3009. var f uintptr = Xfopen(tls, ts+76, ts+87)
  3010. if !(f != 0) {
  3011. return
  3012. }
  3013. if family == 2 {
  3014. Xmemcpy(tls, bp+uintptr(12), a, uint64(4))
  3015. Xmemcpy(tls, bp, ts+90, uint64(12))
  3016. a = bp /* &atmp[0] */
  3017. }
  3018. for Xfgets(tls, bp+16, int32(unsafe.Sizeof([512]int8{})), f) != 0 {
  3019. if AssignUintptr(&p, Xstrchr(tls, bp+16, '#')) != 0 {
  3020. *(*int8)(unsafe.Pointer(PostIncUintptr(&p, 1))) = int8('\n')
  3021. *(*int8)(unsafe.Pointer(p)) = int8(0)
  3022. }
  3023. for p = bp + 16; /* &line[0] */ *(*int8)(unsafe.Pointer(p)) != 0 && !(__isspace(tls, int32(*(*int8)(unsafe.Pointer(p)))) != 0); p++ {
  3024. }
  3025. *(*int8)(unsafe.Pointer(PostIncUintptr(&p, 1))) = int8(0)
  3026. if X__lookup_ipliteral(tls, bp+528, bp+16, 0) <= 0 {
  3027. continue
  3028. }
  3029. if (*address)(unsafe.Pointer(bp+528)).Ffamily == 2 {
  3030. Xmemcpy(tls, bp+528+8+uintptr(12), bp+528+8, uint64(4))
  3031. Xmemcpy(tls, bp+528+8, ts+90, uint64(12))
  3032. (*address)(unsafe.Pointer(bp + 528 /* &iplit */)).Fscopeid = uint32(0)
  3033. }
  3034. if Xmemcmp(tls, a, bp+528+8, uint64(16)) != 0 || (*address)(unsafe.Pointer(bp+528)).Fscopeid != scopeid {
  3035. continue
  3036. }
  3037. for ; *(*int8)(unsafe.Pointer(p)) != 0 && __isspace(tls, int32(*(*int8)(unsafe.Pointer(p)))) != 0; p++ {
  3038. }
  3039. for z = p; *(*int8)(unsafe.Pointer(z)) != 0 && !(__isspace(tls, int32(*(*int8)(unsafe.Pointer(z)))) != 0); z++ {
  3040. }
  3041. *(*int8)(unsafe.Pointer(z)) = int8(0)
  3042. if (int64(z)-int64(p))/1 < int64(256) {
  3043. Xmemcpy(tls, buf, p, uint64((int64(z)-int64(p))/1+int64(1)))
  3044. break
  3045. }
  3046. }
  3047. //TODO __fclose_ca(f);
  3048. Xfclose(tls, f)
  3049. }
  3050. func reverse_services(tls *TLS, buf uintptr, port int32, dgram int32) { /* getnameinfo.c:87:13: */
  3051. Xabort(tls) //TODO-
  3052. // unsigned long svport;
  3053. // char line[128], *p, *z;
  3054. // unsigned char _buf[1032];
  3055. // FILE _f, *f = __fopen_rb_ca("/etc/services", &_f, _buf, sizeof _buf);
  3056. // if (!f) return;
  3057. // while (fgets(line, sizeof line, f)) {
  3058. // if ((p=strchr(line, '#'))) *p++='\n', *p=0;
  3059. // for (p=line; *p && !isspace(*p); p++);
  3060. // if (!*p) continue;
  3061. // *p++ = 0;
  3062. // svport = strtoul(p, &z, 10);
  3063. // if (svport != port || z==p) continue;
  3064. // if (dgram && strncmp(z, "/udp", 4)) continue;
  3065. // if (!dgram && strncmp(z, "/tcp", 4)) continue;
  3066. // if (p-line > 32) continue;
  3067. // memcpy(buf, line, p-line);
  3068. // break;
  3069. // }
  3070. // __fclose_ca(f);
  3071. }
  3072. func Xgetnameinfo(tls *TLS, sa1 uintptr, sl socklen_t, node uintptr, nodelen socklen_t, serv uintptr, servlen socklen_t, flags int32) int32 { /* getnameinfo.c:125:5: */
  3073. bp := tls.Alloc(347)
  3074. defer tls.Free(347)
  3075. // var ptr [78]int8 at bp, 78
  3076. // var buf [256]int8 at bp+78, 256
  3077. // var num [13]int8 at bp+334, 13
  3078. var af int32 = int32((*sockaddr)(unsafe.Pointer(sa1)).Fsa_family)
  3079. var a uintptr
  3080. var scopeid uint32
  3081. switch af {
  3082. case 2:
  3083. a = sa1 + 4
  3084. if uint64(sl) < uint64(unsafe.Sizeof(sockaddr_in{})) {
  3085. return -6
  3086. }
  3087. mkptr4(tls, bp, a)
  3088. scopeid = uint32(0)
  3089. break
  3090. case 10:
  3091. a = sa1 + 8
  3092. if uint64(sl) < uint64(unsafe.Sizeof(sockaddr_in6{})) {
  3093. return -6
  3094. }
  3095. if Xmemcmp(tls, a, ts+90, uint64(12)) != 0 {
  3096. mkptr6(tls, bp, a)
  3097. } else {
  3098. mkptr4(tls, bp, a+uintptr(12))
  3099. }
  3100. scopeid = (*sockaddr_in6)(unsafe.Pointer(sa1)).Fsin6_scope_id
  3101. break
  3102. default:
  3103. return -6
  3104. }
  3105. if node != 0 && nodelen != 0 {
  3106. *(*int8)(unsafe.Pointer(bp + 78)) = int8(0)
  3107. if !(flags&0x01 != 0) {
  3108. reverse_hosts(tls, bp+78, a, scopeid, af)
  3109. }
  3110. if !(int32(*(*int8)(unsafe.Pointer(bp + 78))) != 0) && !(flags&0x01 != 0) {
  3111. Xabort(tls) //TODO-
  3112. // unsigned char query[18+PTR_MAX], reply[512];
  3113. // int qlen = __res_mkquery(0, ptr, 1, RR_PTR,
  3114. // 0, 0, 0, query, sizeof query);
  3115. // query[3] = 0; /* don't need AD flag */
  3116. // int rlen = __res_send(query, qlen, reply, sizeof reply);
  3117. // buf[0] = 0;
  3118. // if (rlen > 0)
  3119. // __dns_parse(reply, rlen, dns_parse_callback, buf);
  3120. }
  3121. if !(int32(*(*int8)(unsafe.Pointer(bp + 78))) != 0) {
  3122. if flags&0x08 != 0 {
  3123. return -2
  3124. }
  3125. Xinet_ntop(tls, af, a, bp+78, uint32(unsafe.Sizeof([256]int8{})))
  3126. if scopeid != 0 {
  3127. Xabort(tls) //TODO-
  3128. // char *p = 0, tmp[IF_NAMESIZE+1];
  3129. // if (!(flags & NI_NUMERICSCOPE) &&
  3130. // (IN6_IS_ADDR_LINKLOCAL(a) ||
  3131. // IN6_IS_ADDR_MC_LINKLOCAL(a)))
  3132. // p = if_indextoname(scopeid, tmp+1);
  3133. // if (!p)
  3134. // p = itoa(num, scopeid);
  3135. // *--p = '%';
  3136. // strcat(buf, p);
  3137. }
  3138. }
  3139. if Xstrlen(tls, bp+78) >= size_t(nodelen) {
  3140. return -12
  3141. }
  3142. Xstrcpy(tls, node, bp+78)
  3143. }
  3144. if serv != 0 && servlen != 0 {
  3145. var p uintptr = bp + 78 /* buf */
  3146. var port int32 = int32(Xntohs(tls, (*sockaddr_in)(unsafe.Pointer(sa1)).Fsin_port))
  3147. *(*int8)(unsafe.Pointer(bp + 78)) = int8(0)
  3148. if !(flags&0x02 != 0) {
  3149. reverse_services(tls, bp+78, port, flags&0x10)
  3150. }
  3151. if !(int32(*(*int8)(unsafe.Pointer(p))) != 0) {
  3152. p = itoa(tls, bp+334, uint32(port))
  3153. }
  3154. if Xstrlen(tls, p) >= size_t(servlen) {
  3155. return -12
  3156. }
  3157. Xstrcpy(tls, serv, p)
  3158. }
  3159. return 0
  3160. }
  3161. var Xh_errno int32 /* h_errno.c:4:5: */
  3162. func X__h_errno_location(tls *TLS) uintptr { /* h_errno.c:6:5: */
  3163. return uintptr(unsafe.Pointer(&Xh_errno))
  3164. }
  3165. func X__inet_aton(tls *TLS, s0 uintptr, dest uintptr) int32 { /* inet_aton.c:7:5: */
  3166. bp := tls.Alloc(40)
  3167. defer tls.Free(40)
  3168. var s uintptr = s0
  3169. var d uintptr = dest
  3170. *(*[4]uint64)(unsafe.Pointer(bp /* a */)) = [4]uint64{0: uint64(0)}
  3171. // var z uintptr at bp+32, 8
  3172. var i int32
  3173. for i = 0; i < 4; i++ {
  3174. *(*uint64)(unsafe.Pointer(bp + uintptr(i)*8)) = Xstrtoul(tls, s, bp+32, 0)
  3175. if *(*uintptr)(unsafe.Pointer(bp + 32)) == s || *(*int8)(unsafe.Pointer(*(*uintptr)(unsafe.Pointer(bp + 32)))) != 0 && int32(*(*int8)(unsafe.Pointer(*(*uintptr)(unsafe.Pointer(bp + 32))))) != '.' || !(func() int32 {
  3176. if 0 != 0 {
  3177. return Xisdigit(tls, int32(*(*int8)(unsafe.Pointer(s))))
  3178. }
  3179. return Bool32(uint32(*(*int8)(unsafe.Pointer(s)))-uint32('0') < uint32(10))
  3180. }() != 0) {
  3181. return 0
  3182. }
  3183. if !(int32(*(*int8)(unsafe.Pointer(*(*uintptr)(unsafe.Pointer(bp + 32))))) != 0) {
  3184. break
  3185. }
  3186. s = *(*uintptr)(unsafe.Pointer(bp + 32)) + uintptr(1)
  3187. }
  3188. if i == 4 {
  3189. return 0
  3190. }
  3191. switch i {
  3192. case 0:
  3193. *(*uint64)(unsafe.Pointer(bp + 1*8)) = *(*uint64)(unsafe.Pointer(bp)) & uint64(0xffffff)
  3194. AssignShrPtrUint64(bp, int(24))
  3195. fallthrough
  3196. case 1:
  3197. *(*uint64)(unsafe.Pointer(bp + 2*8)) = *(*uint64)(unsafe.Pointer(bp + 1*8)) & uint64(0xffff)
  3198. AssignShrPtrUint64(bp+1*8, int(16))
  3199. fallthrough
  3200. case 2:
  3201. *(*uint64)(unsafe.Pointer(bp + 3*8)) = *(*uint64)(unsafe.Pointer(bp + 2*8)) & uint64(0xff)
  3202. AssignShrPtrUint64(bp+2*8, int(8))
  3203. }
  3204. for i = 0; i < 4; i++ {
  3205. if *(*uint64)(unsafe.Pointer(bp + uintptr(i)*8)) > uint64(255) {
  3206. return 0
  3207. }
  3208. *(*uint8)(unsafe.Pointer(d + uintptr(i))) = uint8(*(*uint64)(unsafe.Pointer(bp + uintptr(i)*8)))
  3209. }
  3210. return 1
  3211. }
  3212. func Xinet_ntop(tls *TLS, af int32, a0 uintptr, s uintptr, l socklen_t) uintptr { /* inet_ntop.c:7:12: */
  3213. bp := tls.Alloc(276)
  3214. defer tls.Free(276)
  3215. var a uintptr = a0
  3216. var i int32
  3217. var j int32
  3218. var max int32
  3219. var best int32
  3220. // var buf [100]int8 at bp+176, 100
  3221. switch af {
  3222. case 2:
  3223. if socklen_t(Xsnprintf(tls, s, uint64(l), ts+103, VaList(bp, int32(*(*uint8)(unsafe.Pointer(a))), int32(*(*uint8)(unsafe.Pointer(a + 1))), int32(*(*uint8)(unsafe.Pointer(a + 2))), int32(*(*uint8)(unsafe.Pointer(a + 3)))))) < l {
  3224. return s
  3225. }
  3226. break
  3227. case 10:
  3228. if Xmemcmp(tls, a, ts+90, uint64(12)) != 0 {
  3229. Xsnprintf(tls, bp+176, uint64(unsafe.Sizeof([100]int8{})),
  3230. ts+115,
  3231. VaList(bp+32, 256*int32(*(*uint8)(unsafe.Pointer(a)))+int32(*(*uint8)(unsafe.Pointer(a + 1))), 256*int32(*(*uint8)(unsafe.Pointer(a + 2)))+int32(*(*uint8)(unsafe.Pointer(a + 3))),
  3232. 256*int32(*(*uint8)(unsafe.Pointer(a + 4)))+int32(*(*uint8)(unsafe.Pointer(a + 5))), 256*int32(*(*uint8)(unsafe.Pointer(a + 6)))+int32(*(*uint8)(unsafe.Pointer(a + 7))),
  3233. 256*int32(*(*uint8)(unsafe.Pointer(a + 8)))+int32(*(*uint8)(unsafe.Pointer(a + 9))), 256*int32(*(*uint8)(unsafe.Pointer(a + 10)))+int32(*(*uint8)(unsafe.Pointer(a + 11))),
  3234. 256*int32(*(*uint8)(unsafe.Pointer(a + 12)))+int32(*(*uint8)(unsafe.Pointer(a + 13))), 256*int32(*(*uint8)(unsafe.Pointer(a + 14)))+int32(*(*uint8)(unsafe.Pointer(a + 15)))))
  3235. } else {
  3236. Xsnprintf(tls, bp+176, uint64(unsafe.Sizeof([100]int8{})),
  3237. ts+139,
  3238. VaList(bp+96, 256*int32(*(*uint8)(unsafe.Pointer(a)))+int32(*(*uint8)(unsafe.Pointer(a + 1))), 256*int32(*(*uint8)(unsafe.Pointer(a + 2)))+int32(*(*uint8)(unsafe.Pointer(a + 3))),
  3239. 256*int32(*(*uint8)(unsafe.Pointer(a + 4)))+int32(*(*uint8)(unsafe.Pointer(a + 5))), 256*int32(*(*uint8)(unsafe.Pointer(a + 6)))+int32(*(*uint8)(unsafe.Pointer(a + 7))),
  3240. 256*int32(*(*uint8)(unsafe.Pointer(a + 8)))+int32(*(*uint8)(unsafe.Pointer(a + 9))), 256*int32(*(*uint8)(unsafe.Pointer(a + 10)))+int32(*(*uint8)(unsafe.Pointer(a + 11))),
  3241. int32(*(*uint8)(unsafe.Pointer(a + 12))), int32(*(*uint8)(unsafe.Pointer(a + 13))), int32(*(*uint8)(unsafe.Pointer(a + 14))), int32(*(*uint8)(unsafe.Pointer(a + 15)))))
  3242. }
  3243. // Replace longest /(^0|:)[:0]{2,}/ with "::"
  3244. i = AssignInt32(&best, 0)
  3245. max = 2
  3246. for ; *(*int8)(unsafe.Pointer(bp + 176 + uintptr(i))) != 0; i++ {
  3247. if i != 0 && int32(*(*int8)(unsafe.Pointer(bp + 176 + uintptr(i)))) != ':' {
  3248. continue
  3249. }
  3250. j = int32(Xstrspn(tls, bp+176+uintptr(i), ts+169))
  3251. if j > max {
  3252. best = i
  3253. max = j
  3254. }
  3255. }
  3256. if max > 3 {
  3257. *(*int8)(unsafe.Pointer(bp + 176 + uintptr(best))) = AssignPtrInt8(bp+176+uintptr(best+1), int8(':'))
  3258. Xmemmove(tls, bp+176+uintptr(best)+uintptr(2), bp+176+uintptr(best)+uintptr(max), uint64(i-best-max+1))
  3259. }
  3260. if Xstrlen(tls, bp+176) < size_t(l) {
  3261. Xstrcpy(tls, s, bp+176)
  3262. return s
  3263. }
  3264. break
  3265. default:
  3266. *(*int32)(unsafe.Pointer(X___errno_location(tls))) = 97
  3267. return uintptr(0)
  3268. }
  3269. *(*int32)(unsafe.Pointer(X___errno_location(tls))) = 28
  3270. return uintptr(0)
  3271. }
  3272. func hexval(tls *TLS, c uint32) int32 { /* inet_pton.c:7:12: */
  3273. if c-uint32('0') < uint32(10) {
  3274. return int32(c - uint32('0'))
  3275. }
  3276. c = c | uint32(32)
  3277. if c-uint32('a') < uint32(6) {
  3278. return int32(c - uint32('a') + uint32(10))
  3279. }
  3280. return -1
  3281. }
  3282. func Xinet_pton(tls *TLS, af int32, s uintptr, a0 uintptr) int32 { /* inet_pton.c:15:5: */
  3283. bp := tls.Alloc(16)
  3284. defer tls.Free(16)
  3285. // var ip [8]uint16_t at bp, 16
  3286. var a uintptr = a0
  3287. var i int32
  3288. var j int32
  3289. var v int32
  3290. var d int32
  3291. var brk int32 = -1
  3292. var need_v4 int32 = 0
  3293. if af == 2 {
  3294. for i = 0; i < 4; i++ {
  3295. for v = AssignInt32(&j, 0); j < 3 && func() int32 {
  3296. if 0 != 0 {
  3297. return Xisdigit(tls, int32(*(*int8)(unsafe.Pointer(s + uintptr(j)))))
  3298. }
  3299. return Bool32(uint32(*(*int8)(unsafe.Pointer(s + uintptr(j))))-uint32('0') < uint32(10))
  3300. }() != 0; j++ {
  3301. v = 10*v + int32(*(*int8)(unsafe.Pointer(s + uintptr(j)))) - '0'
  3302. }
  3303. if j == 0 || j > 1 && int32(*(*int8)(unsafe.Pointer(s))) == '0' || v > 255 {
  3304. return 0
  3305. }
  3306. *(*uint8)(unsafe.Pointer(a + uintptr(i))) = uint8(v)
  3307. if int32(*(*int8)(unsafe.Pointer(s + uintptr(j)))) == 0 && i == 3 {
  3308. return 1
  3309. }
  3310. if int32(*(*int8)(unsafe.Pointer(s + uintptr(j)))) != '.' {
  3311. return 0
  3312. }
  3313. s += uintptr(j + 1)
  3314. }
  3315. return 0
  3316. } else if af != 10 {
  3317. *(*int32)(unsafe.Pointer(X___errno_location(tls))) = 97
  3318. return -1
  3319. }
  3320. if int32(*(*int8)(unsafe.Pointer(s))) == ':' && int32(*(*int8)(unsafe.Pointer(PreIncUintptr(&s, 1)))) != ':' {
  3321. return 0
  3322. }
  3323. for i = 0; ; i++ {
  3324. if int32(*(*int8)(unsafe.Pointer(s))) == ':' && brk < 0 {
  3325. brk = i
  3326. *(*uint16_t)(unsafe.Pointer(bp + uintptr(i&7)*2)) = uint16_t(0)
  3327. if !(int32(*(*int8)(unsafe.Pointer(PreIncUintptr(&s, 1)))) != 0) {
  3328. break
  3329. }
  3330. if i == 7 {
  3331. return 0
  3332. }
  3333. continue
  3334. }
  3335. for v = AssignInt32(&j, 0); j < 4 && AssignInt32(&d, hexval(tls, uint32(*(*int8)(unsafe.Pointer(s + uintptr(j)))))) >= 0; j++ {
  3336. v = 16*v + d
  3337. }
  3338. if j == 0 {
  3339. return 0
  3340. }
  3341. *(*uint16_t)(unsafe.Pointer(bp + uintptr(i&7)*2)) = uint16_t(v)
  3342. if !(int32(*(*int8)(unsafe.Pointer(s + uintptr(j)))) != 0) && (brk >= 0 || i == 7) {
  3343. break
  3344. }
  3345. if i == 7 {
  3346. return 0
  3347. }
  3348. if int32(*(*int8)(unsafe.Pointer(s + uintptr(j)))) != ':' {
  3349. if int32(*(*int8)(unsafe.Pointer(s + uintptr(j)))) != '.' || i < 6 && brk < 0 {
  3350. return 0
  3351. }
  3352. need_v4 = 1
  3353. i++
  3354. break
  3355. }
  3356. s += uintptr(j + 1)
  3357. }
  3358. if brk >= 0 {
  3359. Xmemmove(tls, bp+uintptr(brk)*2+uintptr(7)*2-uintptr(i)*2, bp+uintptr(brk)*2, uint64(2*(i+1-brk)))
  3360. for j = 0; j < 7-i; j++ {
  3361. *(*uint16_t)(unsafe.Pointer(bp + uintptr(brk+j)*2)) = uint16_t(0)
  3362. }
  3363. }
  3364. for j = 0; j < 8; j++ {
  3365. *(*uint8)(unsafe.Pointer(PostIncUintptr(&a, 1))) = uint8(int32(*(*uint16_t)(unsafe.Pointer(bp + uintptr(j)*2))) >> 8)
  3366. *(*uint8)(unsafe.Pointer(PostIncUintptr(&a, 1))) = uint8(*(*uint16_t)(unsafe.Pointer(bp + uintptr(j)*2)))
  3367. }
  3368. if need_v4 != 0 && Xinet_pton(tls, 2, s, a-uintptr(4)) <= 0 {
  3369. return 0
  3370. }
  3371. return 1
  3372. }
  3373. func X__lookup_ipliteral(tls *TLS, buf uintptr, name uintptr, family int32) int32 { /* lookup_ipliteral.c:12:5: */
  3374. bp := tls.Alloc(96)
  3375. defer tls.Free(96)
  3376. // var a4 in_addr at bp, 4
  3377. // var a6 in6_addr at bp+68, 16
  3378. if X__inet_aton(tls, name, bp) > 0 {
  3379. if family == 10 { // wrong family
  3380. return -2
  3381. }
  3382. Xmemcpy(tls, buf+8, bp, uint64(unsafe.Sizeof(in_addr{})))
  3383. (*address)(unsafe.Pointer(buf)).Ffamily = 2
  3384. (*address)(unsafe.Pointer(buf)).Fscopeid = uint32(0)
  3385. return 1
  3386. }
  3387. // var tmp [64]int8 at bp+4, 64
  3388. var p uintptr = Xstrchr(tls, name, '%')
  3389. // var z uintptr at bp+88, 8
  3390. var scopeid uint64 = uint64(0)
  3391. if p != 0 && (int64(p)-int64(name))/1 < int64(64) {
  3392. Xmemcpy(tls, bp+4, name, uint64((int64(p)-int64(name))/1))
  3393. *(*int8)(unsafe.Pointer(bp + 4 + uintptr((int64(p)-int64(name))/1))) = int8(0)
  3394. name = bp + 4 /* &tmp[0] */
  3395. }
  3396. if Xinet_pton(tls, 10, name, bp+68) <= 0 {
  3397. return 0
  3398. }
  3399. if family == 2 { // wrong family
  3400. return -2
  3401. }
  3402. Xmemcpy(tls, buf+8, bp+68, uint64(unsafe.Sizeof(in6_addr{})))
  3403. (*address)(unsafe.Pointer(buf)).Ffamily = 10
  3404. if p != 0 {
  3405. if func() int32 {
  3406. if 0 != 0 {
  3407. return Xisdigit(tls, int32(*(*int8)(unsafe.Pointer(PreIncUintptr(&p, 1)))))
  3408. }
  3409. return Bool32(uint32(*(*int8)(unsafe.Pointer(PreIncUintptr(&p, 1))))-uint32('0') < uint32(10))
  3410. }() != 0 {
  3411. scopeid = Xstrtoull(tls, p, bp+88, 10)
  3412. } else {
  3413. *(*uintptr)(unsafe.Pointer(bp + 88 /* z */)) = p - uintptr(1)
  3414. }
  3415. if *(*int8)(unsafe.Pointer(*(*uintptr)(unsafe.Pointer(bp + 88)))) != 0 {
  3416. Xabort(tls) //TODO-
  3417. // if (!IN6_IS_ADDR_LINKLOCAL(&a6) &&
  3418. // !IN6_IS_ADDR_MC_LINKLOCAL(&a6))
  3419. // return EAI_NONAME;
  3420. // scopeid = if_nametoindex(p);
  3421. // if (!scopeid) return EAI_NONAME;
  3422. }
  3423. if scopeid > uint64(0xffffffff) {
  3424. return -2
  3425. }
  3426. }
  3427. (*address)(unsafe.Pointer(buf)).Fscopeid = uint32(scopeid)
  3428. return 1
  3429. }
  3430. type mode_t = uint32 /* alltypes.h:152:18 */
  3431. type flock = struct {
  3432. Fl_type int16
  3433. Fl_whence int16
  3434. F__ccgo_pad1 [4]byte
  3435. Fl_start off_t
  3436. Fl_len off_t
  3437. Fl_pid pid_t
  3438. F__ccgo_pad2 [4]byte
  3439. } /* fcntl.h:24:1 */
  3440. func is_valid_hostname(tls *TLS, host uintptr) int32 { /* lookup_name.c:18:12: */
  3441. var s uintptr
  3442. //TODO if (strnlen(host, 255)-1 >= 254 || mbstowcs(0, host, 0) == -1) return 0;
  3443. if Xstrnlen(tls, host, uint64(255))-uint64(1) >= uint64(254) {
  3444. return 0
  3445. }
  3446. for s = host; int32(*(*uint8)(unsafe.Pointer(s))) >= 0x80 || int32(*(*uint8)(unsafe.Pointer(s))) == '.' || int32(*(*uint8)(unsafe.Pointer(s))) == '-' || Xisalnum(tls, int32(*(*uint8)(unsafe.Pointer(s)))) != 0; s++ {
  3447. }
  3448. return BoolInt32(!(*(*uint8)(unsafe.Pointer(s)) != 0))
  3449. }
  3450. var Xzero_struct_address address /* lookup_name.c:27:16: */
  3451. func name_from_null(tls *TLS, buf uintptr, name uintptr, family int32, flags int32) int32 { /* lookup_name.c:29:12: */
  3452. var cnt int32 = 0
  3453. if name != 0 {
  3454. return 0
  3455. }
  3456. if flags&0x01 != 0 {
  3457. //TODO if (family != AF_INET6)
  3458. //TODO buf[cnt++] = (struct address){ .family = AF_INET };
  3459. if family != 10 {
  3460. var x = Xzero_struct_address
  3461. x.Ffamily = 2
  3462. *(*address)(unsafe.Pointer(buf + uintptr(PostIncInt32(&cnt, 1))*28)) = x
  3463. }
  3464. //TODO if (family != AF_INET)
  3465. //TODO buf[cnt++] = (struct address){ .family = AF_INET6 };
  3466. if family != 2 {
  3467. var x = Xzero_struct_address
  3468. x.Ffamily = 10
  3469. *(*address)(unsafe.Pointer(buf + uintptr(PostIncInt32(&cnt, 1))*28)) = x
  3470. }
  3471. } else {
  3472. Xabort(tls) //TODO-
  3473. // if (family != AF_INET6)
  3474. // buf[cnt++] = (struct address){ .family = AF_INET, .addr = { 127,0,0,1 } };
  3475. // if (family != AF_INET)
  3476. // buf[cnt++] = (struct address){ .family = AF_INET6, .addr = { [15] = 1 } };
  3477. }
  3478. return cnt
  3479. }
  3480. func name_from_numeric(tls *TLS, buf uintptr, name uintptr, family int32) int32 { /* lookup_name.c:58:12: */
  3481. return X__lookup_ipliteral(tls, buf, name, family)
  3482. }
  3483. func name_from_hosts(tls *TLS, buf uintptr, canon uintptr, name uintptr, family int32) int32 { /* lookup_name.c:63:12: */
  3484. bp := tls.Alloc(512)
  3485. defer tls.Free(512)
  3486. // var line [512]int8 at bp, 512
  3487. var l size_t = Xstrlen(tls, name)
  3488. var cnt int32 = 0
  3489. var badfam int32 = 0
  3490. var _buf [1032]uint8
  3491. _ = _buf
  3492. //TODO FILE _f, *f = __fopen_rb_ca("/etc/hosts", &_f, _buf, sizeof _buf);
  3493. var _f FILE
  3494. _ = _f
  3495. var f uintptr = Xfopen(tls, ts+76, ts+87)
  3496. if !(f != 0) {
  3497. switch *(*int32)(unsafe.Pointer(X___errno_location(tls))) {
  3498. case 2:
  3499. fallthrough
  3500. case 20:
  3501. fallthrough
  3502. case 13:
  3503. return 0
  3504. fallthrough
  3505. default:
  3506. return -11
  3507. }
  3508. }
  3509. for Xfgets(tls, bp, int32(unsafe.Sizeof([512]int8{})), f) != 0 && cnt < 48 {
  3510. var p uintptr
  3511. var z uintptr
  3512. if AssignUintptr(&p, Xstrchr(tls, bp, '#')) != 0 {
  3513. *(*int8)(unsafe.Pointer(PostIncUintptr(&p, 1))) = int8('\n')
  3514. *(*int8)(unsafe.Pointer(p)) = int8(0)
  3515. }
  3516. for p = bp + uintptr(1); AssignUintptr(&p, Xstrstr(tls, p, name)) != 0 && (!(__isspace(tls, int32(*(*int8)(unsafe.Pointer(p + UintptrFromInt32(-1))))) != 0) || !(__isspace(tls, int32(*(*int8)(unsafe.Pointer(p + uintptr(l))))) != 0)); p++ {
  3517. }
  3518. if !(p != 0) {
  3519. continue
  3520. }
  3521. // Isolate IP address to parse
  3522. for p = bp; /* &line[0] */ *(*int8)(unsafe.Pointer(p)) != 0 && !(__isspace(tls, int32(*(*int8)(unsafe.Pointer(p)))) != 0); p++ {
  3523. }
  3524. *(*int8)(unsafe.Pointer(PostIncUintptr(&p, 1))) = int8(0)
  3525. switch name_from_numeric(tls, buf+uintptr(cnt)*28, bp, family) {
  3526. case 1:
  3527. cnt++
  3528. break
  3529. case 0:
  3530. continue
  3531. default:
  3532. badfam = -2
  3533. continue
  3534. }
  3535. // Extract first name as canonical name
  3536. for ; *(*int8)(unsafe.Pointer(p)) != 0 && __isspace(tls, int32(*(*int8)(unsafe.Pointer(p)))) != 0; p++ {
  3537. }
  3538. for z = p; *(*int8)(unsafe.Pointer(z)) != 0 && !(__isspace(tls, int32(*(*int8)(unsafe.Pointer(z)))) != 0); z++ {
  3539. }
  3540. *(*int8)(unsafe.Pointer(z)) = int8(0)
  3541. if is_valid_hostname(tls, p) != 0 {
  3542. Xmemcpy(tls, canon, p, uint64((int64(z)-int64(p))/1+int64(1)))
  3543. }
  3544. }
  3545. //TODO __fclose_ca(f);
  3546. Xfclose(tls, f)
  3547. if cnt != 0 {
  3548. return cnt
  3549. }
  3550. return badfam
  3551. }
  3552. type dpc_ctx = struct {
  3553. Faddrs uintptr
  3554. Fcanon uintptr
  3555. Fcnt int32
  3556. F__ccgo_pad1 [4]byte
  3557. } /* lookup_name.c:112:1 */
  3558. func name_from_dns_search(tls *TLS, buf uintptr, canon uintptr, name uintptr, family int32) int32 { /* lookup_name.c:191:12: */
  3559. return -1 //TODO-
  3560. Xabort(tls)
  3561. return int32(0) //TODO-
  3562. // char search[256];
  3563. // struct resolvconf conf;
  3564. // size_t l, dots;
  3565. // char *p, *z;
  3566. // if (__get_resolv_conf(&conf, search, sizeof search) < 0) return -1;
  3567. // /* Count dots, suppress search when >=ndots or name ends in
  3568. // * a dot, which is an explicit request for global scope. */
  3569. // for (dots=l=0; name[l]; l++) if (name[l]=='.') dots++;
  3570. // if (dots >= conf.ndots || name[l-1]=='.') *search = 0;
  3571. // /* Strip final dot for canon, fail if multiple trailing dots. */
  3572. // if (name[l-1]=='.') l--;
  3573. // if (!l || name[l-1]=='.') return EAI_NONAME;
  3574. // /* This can never happen; the caller already checked length. */
  3575. // if (l >= 256) return EAI_NONAME;
  3576. // /* Name with search domain appended is setup in canon[]. This both
  3577. // * provides the desired default canonical name (if the requested
  3578. // * name is not a CNAME record) and serves as a buffer for passing
  3579. // * the full requested name to name_from_dns. */
  3580. // memcpy(canon, name, l);
  3581. // canon[l] = '.';
  3582. // for (p=search; *p; p=z) {
  3583. // for (; isspace(*p); p++);
  3584. // for (z=p; *z && !isspace(*z); z++);
  3585. // if (z==p) break;
  3586. // if (z-p < 256 - l - 1) {
  3587. // memcpy(canon+l+1, p, z-p);
  3588. // canon[z-p+1+l] = 0;
  3589. // int cnt = name_from_dns(buf, canon, canon, family, &conf);
  3590. // if (cnt) return cnt;
  3591. // }
  3592. // }
  3593. // canon[l] = 0;
  3594. // return name_from_dns(buf, canon, name, family, &conf);
  3595. }
  3596. type policy = struct {
  3597. Faddr [16]uint8
  3598. Flen uint8
  3599. Fmask uint8
  3600. Fprec uint8
  3601. Flabel uint8
  3602. } /* lookup_name.c:237:14 */
  3603. var defpolicy = [6]policy{
  3604. {Faddr: *(*[16]uint8)(unsafe.Pointer(ts + 172)), Flen: uint8(15), Fmask: uint8(0xff), Fprec: uint8(50)},
  3605. {Faddr: *(*[16]uint8)(unsafe.Pointer(ts + 189)), Flen: uint8(11), Fmask: uint8(0xff), Fprec: uint8(35), Flabel: uint8(4)},
  3606. {Faddr: *(*[16]uint8)(unsafe.Pointer(ts + 205)), Flen: uint8(1), Fmask: uint8(0xff), Fprec: uint8(30), Flabel: uint8(2)},
  3607. {Faddr: *(*[16]uint8)(unsafe.Pointer(ts + 221)), Flen: uint8(3), Fmask: uint8(0xff), Fprec: uint8(5), Flabel: uint8(5)},
  3608. {Faddr: *(*[16]uint8)(unsafe.Pointer(ts + 237)), Fmask: uint8(0xfe), Fprec: uint8(3), Flabel: uint8(13)},
  3609. // Last rule must match all addresses to stop loop.
  3610. {Faddr: *(*[16]uint8)(unsafe.Pointer(ts + 253)), Fprec: uint8(40), Flabel: uint8(1)},
  3611. } /* lookup_name.c:241:3 */
  3612. func policyof(tls *TLS, a uintptr) uintptr { /* lookup_name.c:259:28: */
  3613. var i int32
  3614. for i = 0; ; i++ {
  3615. if Xmemcmp(tls, a, uintptr(unsafe.Pointer(&defpolicy))+uintptr(i)*20, uint64(defpolicy[i].Flen)) != 0 {
  3616. continue
  3617. }
  3618. if int32(*(*uint8_t)(unsafe.Pointer(a + uintptr(defpolicy[i].Flen))))&int32(defpolicy[i].Fmask) !=
  3619. int32(*(*uint8)(unsafe.Pointer(uintptr(unsafe.Pointer(&defpolicy)) + uintptr(i)*20 + uintptr(defpolicy[i].Flen)))) {
  3620. continue
  3621. }
  3622. return uintptr(unsafe.Pointer(&defpolicy)) + uintptr(i)*20
  3623. }
  3624. return uintptr(0)
  3625. }
  3626. func labelof(tls *TLS, a uintptr) int32 { /* lookup_name.c:272:12: */
  3627. return int32((*policy)(unsafe.Pointer(policyof(tls, a))).Flabel)
  3628. }
  3629. func scopeof(tls *TLS, a uintptr) int32 { /* lookup_name.c:277:12: */
  3630. if int32(*(*uint8_t)(unsafe.Pointer(a))) == 0xff {
  3631. return int32(*(*uint8_t)(unsafe.Pointer(a + 1))) & 15
  3632. }
  3633. if int32(*(*uint8_t)(unsafe.Pointer(a))) == 0xfe && int32(*(*uint8_t)(unsafe.Pointer(a + 1)))&0xc0 == 0x80 {
  3634. return 2
  3635. }
  3636. if *(*uint32_t)(unsafe.Pointer(a)) == uint32_t(0) && *(*uint32_t)(unsafe.Pointer(a + 1*4)) == uint32_t(0) && *(*uint32_t)(unsafe.Pointer(a + 2*4)) == uint32_t(0) && int32(*(*uint8_t)(unsafe.Pointer(a + 12))) == 0 && int32(*(*uint8_t)(unsafe.Pointer(a + 13))) == 0 && int32(*(*uint8_t)(unsafe.Pointer(a + 14))) == 0 && int32(*(*uint8_t)(unsafe.Pointer(a + 15))) == 1 {
  3637. return 2
  3638. }
  3639. if int32(*(*uint8_t)(unsafe.Pointer(a))) == 0xfe && int32(*(*uint8_t)(unsafe.Pointer(a + 1)))&0xc0 == 0xc0 {
  3640. return 5
  3641. }
  3642. return 14
  3643. }
  3644. func prefixmatch(tls *TLS, s uintptr, d uintptr) int32 { /* lookup_name.c:286:12: */
  3645. // FIXME: The common prefix length should be limited to no greater
  3646. // than the nominal length of the prefix portion of the source
  3647. // address. However the definition of the source prefix length is
  3648. // not clear and thus this limiting is not yet implemented.
  3649. var i uint32
  3650. for i = uint32(0); i < uint32(128) && !((int32(*(*uint8_t)(unsafe.Pointer(s /* &.__in6_union */ /* &.__s6_addr */ + uintptr(i/uint32(8)))))^int32(*(*uint8_t)(unsafe.Pointer(d /* &.__in6_union */ /* &.__s6_addr */ + uintptr(i/uint32(8))))))&(int32(128)>>(i%uint32(8))) != 0); i++ {
  3651. }
  3652. return int32(i)
  3653. }
  3654. func addrcmp(tls *TLS, _a uintptr, _b uintptr) int32 { /* lookup_name.c:305:12: */
  3655. var a uintptr = _a
  3656. var b uintptr = _b
  3657. return (*address)(unsafe.Pointer(b)).Fsortkey - (*address)(unsafe.Pointer(a)).Fsortkey
  3658. }
  3659. func X__lookup_name(tls *TLS, buf uintptr, canon uintptr, name uintptr, family int32, flags int32) int32 { /* lookup_name.c:311:5: */
  3660. bp := tls.Alloc(92)
  3661. defer tls.Free(92)
  3662. var cnt int32 = 0
  3663. var i int32
  3664. var j int32
  3665. _ = j
  3666. *(*int8)(unsafe.Pointer(canon)) = int8(0)
  3667. if name != 0 {
  3668. // reject empty name and check len so it fits into temp bufs
  3669. var l size_t = Xstrnlen(tls, name, uint64(255))
  3670. if l-uint64(1) >= uint64(254) {
  3671. return -2
  3672. }
  3673. Xmemcpy(tls, canon, name, l+uint64(1))
  3674. }
  3675. // Procedurally, a request for v6 addresses with the v4-mapped
  3676. // flag set is like a request for unspecified family, followed
  3677. // by filtering of the results.
  3678. if flags&0x08 != 0 {
  3679. if family == 10 {
  3680. family = 0
  3681. } else {
  3682. flags = flags - 0x08
  3683. }
  3684. }
  3685. // Try each backend until there's at least one result.
  3686. cnt = name_from_null(tls, buf, name, family, flags)
  3687. if !(cnt != 0) {
  3688. cnt = name_from_numeric(tls, buf, name, family)
  3689. }
  3690. if !(cnt != 0) && !(flags&0x04 != 0) {
  3691. cnt = name_from_hosts(tls, buf, canon, name, family)
  3692. if !(cnt != 0) {
  3693. cnt = name_from_dns_search(tls, buf, canon, name, family)
  3694. }
  3695. }
  3696. if cnt <= 0 {
  3697. if cnt != 0 {
  3698. return cnt
  3699. }
  3700. return -2
  3701. }
  3702. // Filter/transform results for v4-mapped lookup, if requested.
  3703. if flags&0x08 != 0 {
  3704. Xabort(tls) //TODO-
  3705. // if (!(flags & AI_ALL)) {
  3706. // /* If any v6 results exist, remove v4 results. */
  3707. // for (i=0; i<cnt && buf[i].family != AF_INET6; i++);
  3708. // if (i<cnt) {
  3709. // for (j=0; i<cnt; i++) {
  3710. // if (buf[i].family == AF_INET6)
  3711. // buf[j++] = buf[i];
  3712. // }
  3713. // cnt = i = j;
  3714. // }
  3715. // }
  3716. // /* Translate any remaining v4 results to v6 */
  3717. // for (i=0; i<cnt; i++) {
  3718. // if (buf[i].family != AF_INET) continue;
  3719. // memcpy(buf[i].addr+12, buf[i].addr, 4);
  3720. // memcpy(buf[i].addr, "\0\0\0\0\0\0\0\0\0\0\xff\xff", 12);
  3721. // buf[i].family = AF_INET6;
  3722. // }
  3723. }
  3724. // No further processing is needed if there are fewer than 2
  3725. // results or if there are only IPv4 results.
  3726. if cnt < 2 || family == 2 {
  3727. return cnt
  3728. }
  3729. for i = 0; i < cnt; i++ {
  3730. if (*address)(unsafe.Pointer(buf+uintptr(i)*28)).Ffamily != 2 {
  3731. break
  3732. }
  3733. }
  3734. if i == cnt {
  3735. return cnt
  3736. }
  3737. var cs int32
  3738. _ = cs
  3739. //TODO pthread_setcancelstate(PTHREAD_CANCEL_DISABLE, &cs);
  3740. // The following implements a subset of RFC 3484/6724 destination
  3741. // address selection by generating a single 31-bit sort key for
  3742. // each address. Rules 3, 4, and 7 are omitted for having
  3743. // excessive runtime and code size cost and dubious benefit.
  3744. // So far the label/precedence table cannot be customized.
  3745. for i = 0; i < cnt; i++ {
  3746. var family int32 = (*address)(unsafe.Pointer(buf + uintptr(i)*28)).Ffamily
  3747. var key int32 = 0
  3748. *(*sockaddr_in6)(unsafe.Pointer(bp + 28 /* sa6 */)) = sockaddr_in6{}
  3749. *(*sockaddr_in6)(unsafe.Pointer(bp /* da6 */)) = sockaddr_in6{Fsin6_family: sa_family_t(10), Fsin6_port: in_port_t(65535), Fsin6_scope_id: (*address)(unsafe.Pointer(buf + uintptr(i)*28)).Fscopeid}
  3750. *(*sockaddr_in)(unsafe.Pointer(bp + 72 /* sa4 */)) = sockaddr_in{}
  3751. *(*sockaddr_in)(unsafe.Pointer(bp + 56 /* da4 */)) = sockaddr_in{Fsin_family: sa_family_t(2), Fsin_port: in_port_t(65535)}
  3752. var sa1 uintptr
  3753. var da uintptr
  3754. // var salen socklen_t at bp+88, 4
  3755. var dalen socklen_t
  3756. if family == 10 {
  3757. Xmemcpy(tls, bp+8, buf+uintptr(i)*28+8, uint64(16))
  3758. da = bp /* &da6 */
  3759. dalen = socklen_t(unsafe.Sizeof(sockaddr_in6{}))
  3760. sa1 = bp + 28 /* &sa6 */
  3761. *(*socklen_t)(unsafe.Pointer(bp + 88 /* salen */)) = socklen_t(unsafe.Sizeof(sockaddr_in6{}))
  3762. } else {
  3763. Xmemcpy(tls, bp+28+8,
  3764. ts+90, uint64(12))
  3765. Xmemcpy(tls, bp+8+uintptr(12), buf+uintptr(i)*28+8, uint64(4))
  3766. Xmemcpy(tls, bp+8,
  3767. ts+90, uint64(12))
  3768. Xmemcpy(tls, bp+8+uintptr(12), buf+uintptr(i)*28+8, uint64(4))
  3769. Xmemcpy(tls, bp+56+4, buf+uintptr(i)*28+8, uint64(4))
  3770. da = bp + 56 /* &da4 */
  3771. dalen = socklen_t(unsafe.Sizeof(sockaddr_in{}))
  3772. sa1 = bp + 72 /* &sa4 */
  3773. *(*socklen_t)(unsafe.Pointer(bp + 88 /* salen */)) = socklen_t(unsafe.Sizeof(sockaddr_in{}))
  3774. }
  3775. var dpolicy uintptr = policyof(tls, bp+8)
  3776. var dscope int32 = scopeof(tls, bp+8)
  3777. var dlabel int32 = int32((*policy)(unsafe.Pointer(dpolicy)).Flabel)
  3778. var dprec int32 = int32((*policy)(unsafe.Pointer(dpolicy)).Fprec)
  3779. var prefixlen int32 = 0
  3780. var fd int32 = Xsocket(tls, family, 2|02000000, 17)
  3781. if fd >= 0 {
  3782. if !(Xconnect(tls, fd, da, dalen) != 0) {
  3783. key = key | 0x40000000
  3784. if !(Xgetsockname(tls, fd, sa1, bp+88) != 0) {
  3785. if family == 2 {
  3786. Xmemcpy(tls,
  3787. bp+28+8+uintptr(12),
  3788. bp+72+4, uint64(4))
  3789. }
  3790. if dscope == scopeof(tls, bp+28+8) {
  3791. key = key | 0x20000000
  3792. }
  3793. if dlabel == labelof(tls, bp+28+8) {
  3794. key = key | 0x10000000
  3795. }
  3796. prefixlen = prefixmatch(tls, bp+28+8,
  3797. bp+8)
  3798. }
  3799. }
  3800. Xclose(tls, fd)
  3801. }
  3802. key = key | dprec<<20
  3803. key = key | (15-dscope)<<16
  3804. key = key | prefixlen<<8
  3805. key = key | (48-i)<<0
  3806. (*address)(unsafe.Pointer(buf + uintptr(i)*28)).Fsortkey = key
  3807. }
  3808. Xqsort(tls, buf, uint64(cnt), uint64(unsafe.Sizeof(address{})), *(*uintptr)(unsafe.Pointer(&struct {
  3809. f func(*TLS, uintptr, uintptr) int32
  3810. }{addrcmp})))
  3811. //TODO pthread_setcancelstate(cs, 0);
  3812. return cnt
  3813. }
  3814. func X__lookup_serv(tls *TLS, buf uintptr, name uintptr, proto int32, socktype int32, flags int32) int32 { /* lookup_serv.c:12:5: */
  3815. bp := tls.Alloc(8)
  3816. defer tls.Free(8)
  3817. var line [128]int8
  3818. _ = line
  3819. var cnt int32 = 0
  3820. var p uintptr
  3821. _ = p
  3822. *(*uintptr)(unsafe.Pointer(bp /* z */)) = ts + 13 /* "" */
  3823. var port uint64 = uint64(0)
  3824. switch socktype {
  3825. case 1:
  3826. switch proto {
  3827. case 0:
  3828. proto = 6
  3829. fallthrough
  3830. case 6:
  3831. break
  3832. default:
  3833. return -8
  3834. }
  3835. break
  3836. case 2:
  3837. switch proto {
  3838. case 0:
  3839. proto = 17
  3840. fallthrough
  3841. case 17:
  3842. break
  3843. default:
  3844. return -8
  3845. }
  3846. fallthrough
  3847. case 0:
  3848. break
  3849. default:
  3850. if name != 0 {
  3851. return -8
  3852. }
  3853. (*service)(unsafe.Pointer(buf)).Fport = uint16_t(0)
  3854. (*service)(unsafe.Pointer(buf)).Fproto = uint8(proto)
  3855. (*service)(unsafe.Pointer(buf)).Fsocktype = uint8(socktype)
  3856. return 1
  3857. }
  3858. if name != 0 {
  3859. if !(int32(*(*int8)(unsafe.Pointer(name))) != 0) {
  3860. return -8
  3861. }
  3862. port = Xstrtoul(tls, name, bp, 10)
  3863. }
  3864. if !(int32(*(*int8)(unsafe.Pointer(*(*uintptr)(unsafe.Pointer(bp))))) != 0) {
  3865. if port > uint64(65535) {
  3866. return -8
  3867. }
  3868. if proto != 17 {
  3869. (*service)(unsafe.Pointer(buf + uintptr(cnt)*4)).Fport = uint16_t(port)
  3870. (*service)(unsafe.Pointer(buf + uintptr(cnt)*4)).Fsocktype = uint8(1)
  3871. (*service)(unsafe.Pointer(buf + uintptr(PostIncInt32(&cnt, 1))*4)).Fproto = uint8(6)
  3872. }
  3873. if proto != 6 {
  3874. (*service)(unsafe.Pointer(buf + uintptr(cnt)*4)).Fport = uint16_t(port)
  3875. (*service)(unsafe.Pointer(buf + uintptr(cnt)*4)).Fsocktype = uint8(2)
  3876. (*service)(unsafe.Pointer(buf + uintptr(PostIncInt32(&cnt, 1))*4)).Fproto = uint8(17)
  3877. }
  3878. return cnt
  3879. }
  3880. if flags&0x400 != 0 {
  3881. return -2
  3882. }
  3883. var l size_t = Xstrlen(tls, name)
  3884. _ = l
  3885. Xabort(tls) //TODO-
  3886. // unsigned char _buf[1032];
  3887. // FILE _f, *f = __fopen_rb_ca("/etc/services", &_f, _buf, sizeof _buf);
  3888. // if (!f) switch (errno) {
  3889. // case ENOENT:
  3890. // case ENOTDIR:
  3891. // case EACCES:
  3892. // return EAI_SERVICE;
  3893. // default:
  3894. // return EAI_SYSTEM;
  3895. // }
  3896. Xabort(tls) //TODO-
  3897. // while (fgets(line, sizeof line, f) && cnt < MAXSERVS) {
  3898. // if ((p=strchr(line, '#'))) *p++='\n', *p=0;
  3899. // /* Find service name */
  3900. // for(p=line; (p=strstr(p, name)); p++) {
  3901. // if (p>line && !isspace(p[-1])) continue;
  3902. // if (p[l] && !isspace(p[l])) continue;
  3903. // break;
  3904. // }
  3905. // if (!p) continue;
  3906. // /* Skip past canonical name at beginning of line */
  3907. // for (p=line; *p && !isspace(*p); p++);
  3908. // port = strtoul(p, &z, 10);
  3909. // if (port > 65535 || z==p) continue;
  3910. // if (!strncmp(z, "/udp", 4)) {
  3911. // if (proto == IPPROTO_TCP) continue;
  3912. // buf[cnt].port = port;
  3913. // buf[cnt].socktype = SOCK_DGRAM;
  3914. // buf[cnt++].proto = IPPROTO_UDP;
  3915. // }
  3916. // if (!strncmp(z, "/tcp", 4)) {
  3917. // if (proto == IPPROTO_UDP) continue;
  3918. // buf[cnt].port = port;
  3919. // buf[cnt].socktype = SOCK_STREAM;
  3920. // buf[cnt++].proto = IPPROTO_TCP;
  3921. // }
  3922. // }
  3923. // __fclose_ca(f);
  3924. // return cnt > 0 ? cnt : EAI_SERVICE;
  3925. Xabort(tls)
  3926. return int32(0) //TODO-
  3927. }
  3928. func temper(tls *TLS, x uint32) uint32 { /* rand_r.c:3:17: */
  3929. x = x ^ x>>11
  3930. x = x ^ x<<7&0x9D2C5680
  3931. x = x ^ x<<15&0xEFC60000
  3932. x = x ^ x>>18
  3933. return x
  3934. }
  3935. func Xrand_r(tls *TLS, seed uintptr) int32 { /* rand_r.c:12:5: */
  3936. return int32(temper(tls, AssignPtrUint32(seed, *(*uint32)(unsafe.Pointer(seed))*uint32(1103515245)+uint32(12345))) / uint32(2))
  3937. }
  3938. func X__toread(tls *TLS, f uintptr) int32 { /* __toread.c:3:5: */
  3939. *(*int32)(unsafe.Pointer(f + 136)) |= (*FILE)(unsafe.Pointer(f)).Fmode - 1
  3940. if (*FILE)(unsafe.Pointer(f)).Fwpos != (*FILE)(unsafe.Pointer(f)).Fwbase {
  3941. (*struct {
  3942. f func(*TLS, uintptr, uintptr, size_t) size_t
  3943. })(unsafe.Pointer(&struct{ uintptr }{(*FILE)(unsafe.Pointer(f)).Fwrite})).f(tls, f, uintptr(0), uint64(0))
  3944. }
  3945. (*FILE)(unsafe.Pointer(f)).Fwpos = AssignPtrUintptr(f+56, AssignPtrUintptr(f+32, uintptr(0)))
  3946. if (*FILE)(unsafe.Pointer(f)).Fflags&uint32(4) != 0 {
  3947. *(*uint32)(unsafe.Pointer(f)) |= uint32(32)
  3948. return -1
  3949. }
  3950. (*FILE)(unsafe.Pointer(f)).Frpos = AssignPtrUintptr(f+16, (*FILE)(unsafe.Pointer(f)).Fbuf+uintptr((*FILE)(unsafe.Pointer(f)).Fbuf_size))
  3951. if (*FILE)(unsafe.Pointer(f)).Fflags&uint32(16) != 0 {
  3952. return -1
  3953. }
  3954. return 0
  3955. }
  3956. func X__toread_needs_stdio_exit(tls *TLS) { /* __toread.c:16:13: */
  3957. X__builtin_abort(tls) //TODO-
  3958. // __stdio_exit_needed();
  3959. }
  3960. // This function assumes it will never be called if there is already
  3961. // data buffered for reading.
  3962. func X__uflow(tls *TLS, f uintptr) int32 { /* __uflow.c:6:5: */
  3963. bp := tls.Alloc(1)
  3964. defer tls.Free(1)
  3965. // var c uint8 at bp, 1
  3966. if !(X__toread(tls, f) != 0) && (*struct {
  3967. f func(*TLS, uintptr, uintptr, size_t) size_t
  3968. })(unsafe.Pointer(&struct{ uintptr }{(*FILE)(unsafe.Pointer(f)).Fread})).f(tls, f, bp, uint64(1)) == uint64(1) {
  3969. return int32(*(*uint8)(unsafe.Pointer(bp)))
  3970. }
  3971. return -1
  3972. }
  3973. func Xbsearch(tls *TLS, key uintptr, base uintptr, nel size_t, width size_t, cmp uintptr) uintptr { /* bsearch.c:3:6: */
  3974. var try uintptr
  3975. var sign int32
  3976. for nel > uint64(0) {
  3977. try = base + uintptr(width*(nel/uint64(2)))
  3978. sign = (*struct {
  3979. f func(*TLS, uintptr, uintptr) int32
  3980. })(unsafe.Pointer(&struct{ uintptr }{cmp})).f(tls, key, try)
  3981. if sign < 0 {
  3982. nel = nel / uint64(2)
  3983. } else if sign > 0 {
  3984. base = try + uintptr(width)
  3985. nel = nel - (nel/uint64(2) + uint64(1))
  3986. } else {
  3987. return try
  3988. }
  3989. }
  3990. return uintptr(0)
  3991. }
  3992. func strtox(tls *TLS, s uintptr, p uintptr, prec int32) float64 { /* strtod.c:6:20: */
  3993. bp := tls.Alloc(232)
  3994. defer tls.Free(232)
  3995. // var f FILE at bp, 232
  3996. (*FILE)(unsafe.Pointer(bp)).Fbuf = AssignPtrUintptr(bp+8, s)
  3997. (*FILE)(unsafe.Pointer(bp)).Frend = UintptrFromInt32(-1)
  3998. X__shlim(tls, bp, int64(0))
  3999. var y float64 = X__floatscan(tls, bp, prec, 1)
  4000. var cnt off_t = (*FILE)(unsafe.Pointer(bp)).Fshcnt + (int64((*FILE)(unsafe.Pointer(bp)).Frpos)-int64((*FILE)(unsafe.Pointer(bp)).Fbuf))/1
  4001. if p != 0 {
  4002. *(*uintptr)(unsafe.Pointer(p)) = func() uintptr {
  4003. if cnt != 0 {
  4004. return s + uintptr(cnt)
  4005. }
  4006. return s
  4007. }()
  4008. }
  4009. return y
  4010. }
  4011. func Xstrtof(tls *TLS, s uintptr, p uintptr) float32 { /* strtod.c:17:7: */
  4012. return float32(strtox(tls, s, p, 0))
  4013. }
  4014. func Xstrtod(tls *TLS, s uintptr, p uintptr) float64 { /* strtod.c:22:8: */
  4015. return strtox(tls, s, p, 1)
  4016. }
  4017. func Xstrtold(tls *TLS, s uintptr, p uintptr) float64 { /* strtod.c:27:13: */
  4018. return strtox(tls, s, p, 2)
  4019. }
  4020. func strtox1(tls *TLS, s uintptr, p uintptr, base int32, lim uint64) uint64 { /* strtol.c:8:27: */
  4021. bp := tls.Alloc(232)
  4022. defer tls.Free(232)
  4023. // var f FILE at bp, 232
  4024. (*FILE)(unsafe.Pointer(bp)).Fbuf = AssignPtrUintptr(bp+8, s)
  4025. (*FILE)(unsafe.Pointer(bp)).Frend = UintptrFromInt32(-1)
  4026. X__shlim(tls, bp, int64(0))
  4027. var y uint64 = X__intscan(tls, bp, uint32(base), 1, lim)
  4028. if p != 0 {
  4029. var cnt size_t = size_t((*FILE)(unsafe.Pointer(bp)).Fshcnt + (int64((*FILE)(unsafe.Pointer(bp)).Frpos)-int64((*FILE)(unsafe.Pointer(bp)).Fbuf))/1)
  4030. *(*uintptr)(unsafe.Pointer(p)) = s + uintptr(cnt)
  4031. }
  4032. return y
  4033. }
  4034. func Xstrtoull(tls *TLS, s uintptr, p uintptr, base int32) uint64 { /* strtol.c:21:20: */
  4035. return strtox1(tls, s, p, base, 2*uint64(0x7fffffffffffffff)+uint64(1))
  4036. }
  4037. func Xstrtoll(tls *TLS, s uintptr, p uintptr, base int32) int64 { /* strtol.c:26:11: */
  4038. return int64(strtox1(tls, s, p, base, Uint64FromInt64(-0x7fffffffffffffff-int64(1))))
  4039. }
  4040. func Xstrtoul(tls *TLS, s uintptr, p uintptr, base int32) uint64 { /* strtol.c:31:15: */
  4041. return uint64(strtox1(tls, s, p, base, 2*uint64(0x7fffffffffffffff)+uint64(1)))
  4042. }
  4043. func Xstrtol(tls *TLS, s uintptr, p uintptr, base int32) int64 { /* strtol.c:36:6: */
  4044. return int64(strtox1(tls, s, p, base, 0+Uint64FromInt64(Int64(-Int64(0x7fffffffffffffff))-Int64FromInt32(1))))
  4045. }
  4046. func Xstrtoimax(tls *TLS, s uintptr, p uintptr, base int32) intmax_t { /* strtol.c:41:10: */
  4047. return intmax_t(Xstrtoll(tls, s, p, base))
  4048. }
  4049. func Xstrtoumax(tls *TLS, s uintptr, p uintptr, base int32) uintmax_t { /* strtol.c:46:11: */
  4050. return uintmax_t(Xstrtoull(tls, s, p, base))
  4051. }
  4052. // Support signed or unsigned plain-char
  4053. // Implementation choices...
  4054. // Arbitrary numbers...
  4055. // POSIX/SUS requirements follow. These numbers come directly
  4056. // from SUS and have nothing to do with the host system.
  4057. func X__strchrnul(tls *TLS, s uintptr, c int32) uintptr { /* strchrnul.c:10:6: */
  4058. c = int32(uint8(c))
  4059. if !(c != 0) {
  4060. return s + uintptr(Xstrlen(tls, s))
  4061. }
  4062. var w uintptr
  4063. for ; uintptr_t(s)%uintptr_t(unsafe.Sizeof(size_t(0))) != 0; s++ {
  4064. if !(int32(*(*int8)(unsafe.Pointer(s))) != 0) || int32(*(*uint8)(unsafe.Pointer(s))) == c {
  4065. return s
  4066. }
  4067. }
  4068. var k size_t = Uint64(Uint64FromInt32(-1)) / uint64(255) * size_t(c)
  4069. for w = s; !((*(*uint64)(unsafe.Pointer(w))-Uint64(Uint64FromInt32(-1))/uint64(255)) & ^*(*uint64)(unsafe.Pointer(w)) & (Uint64(Uint64FromInt32(-1))/uint64(255)*uint64(255/2+1)) != 0) && !((*(*uint64)(unsafe.Pointer(w))^k-Uint64(Uint64FromInt32(-1))/uint64(255)) & ^(*(*uint64)(unsafe.Pointer(w))^k) & (Uint64(Uint64FromInt32(-1))/uint64(255)*uint64(255/2+1)) != 0); w += 8 {
  4070. }
  4071. s = w
  4072. for ; *(*int8)(unsafe.Pointer(s)) != 0 && int32(*(*uint8)(unsafe.Pointer(s))) != c; s++ {
  4073. }
  4074. return s
  4075. }
  4076. func Xstrdup(tls *TLS, s uintptr) uintptr { /* strdup.c:4:6: */
  4077. var l size_t = Xstrlen(tls, s)
  4078. var d uintptr = Xmalloc(tls, l+uint64(1))
  4079. if !(d != 0) {
  4080. return uintptr(0)
  4081. }
  4082. return Xmemcpy(tls, d, s, l+uint64(1))
  4083. }
  4084. func Xstrlcat(tls *TLS, d uintptr, s uintptr, n size_t) size_t { /* strlcat.c:4:8: */
  4085. var l size_t = Xstrnlen(tls, d, n)
  4086. if l == n {
  4087. return l + Xstrlen(tls, s)
  4088. }
  4089. return l + Xstrlcpy(tls, d+uintptr(l), s, n-l)
  4090. }
  4091. // Support signed or unsigned plain-char
  4092. // Implementation choices...
  4093. // Arbitrary numbers...
  4094. // POSIX/SUS requirements follow. These numbers come directly
  4095. // from SUS and have nothing to do with the host system.
  4096. func Xstrlcpy(tls *TLS, d uintptr, s uintptr, n size_t) size_t { /* strlcpy.c:11:8: */
  4097. var d0 uintptr
  4098. var wd uintptr
  4099. var ws uintptr
  4100. d0 = d
  4101. if !!(int32(PostDecUint64(&n, 1)) != 0) {
  4102. goto __1
  4103. }
  4104. goto finish
  4105. __1:
  4106. ;
  4107. if !(uintptr_t(s)&(uint64(unsafe.Sizeof(size_t(0)))-uint64(1)) == uintptr_t(d)&(uint64(unsafe.Sizeof(size_t(0)))-uint64(1))) {
  4108. goto __2
  4109. }
  4110. __3:
  4111. if !(uintptr_t(s)&(uint64(unsafe.Sizeof(size_t(0)))-uint64(1)) != 0 && n != 0 && AssignPtrInt8(d, *(*int8)(unsafe.Pointer(s))) != 0) {
  4112. goto __5
  4113. }
  4114. goto __4
  4115. __4:
  4116. n--
  4117. s++
  4118. d++
  4119. goto __3
  4120. goto __5
  4121. __5:
  4122. ;
  4123. if !(n != 0 && *(*int8)(unsafe.Pointer(s)) != 0) {
  4124. goto __6
  4125. }
  4126. wd = d
  4127. ws = s
  4128. __7:
  4129. if !(n >= size_t(unsafe.Sizeof(size_t(0))) && !((*(*uint64)(unsafe.Pointer(ws))-Uint64(Uint64FromInt32(-1))/uint64(255)) & ^*(*uint64)(unsafe.Pointer(ws)) & (Uint64(Uint64FromInt32(-1))/uint64(255)*uint64(255/2+1)) != 0)) {
  4130. goto __9
  4131. }
  4132. *(*size_t)(unsafe.Pointer(wd)) = *(*uint64)(unsafe.Pointer(ws))
  4133. goto __8
  4134. __8:
  4135. n = n - size_t(unsafe.Sizeof(size_t(0)))
  4136. ws += 8
  4137. wd += 8
  4138. goto __7
  4139. goto __9
  4140. __9:
  4141. ;
  4142. d = wd
  4143. s = ws
  4144. __6:
  4145. ;
  4146. __2:
  4147. ;
  4148. __10:
  4149. if !(n != 0 && AssignPtrInt8(d, *(*int8)(unsafe.Pointer(s))) != 0) {
  4150. goto __12
  4151. }
  4152. goto __11
  4153. __11:
  4154. n--
  4155. s++
  4156. d++
  4157. goto __10
  4158. goto __12
  4159. __12:
  4160. ;
  4161. *(*int8)(unsafe.Pointer(d)) = int8(0)
  4162. finish:
  4163. return size_t((int64(d)-int64(d0))/1) + Xstrlen(tls, s)
  4164. }
  4165. func Xstrncasecmp(tls *TLS, _l uintptr, _r uintptr, n size_t) int32 { /* strncasecmp.c:4:5: */
  4166. var l uintptr = _l
  4167. var r uintptr = _r
  4168. if !(int32(PostDecUint64(&n, 1)) != 0) {
  4169. return 0
  4170. }
  4171. __1:
  4172. if !(*(*uint8)(unsafe.Pointer(l)) != 0 && *(*uint8)(unsafe.Pointer(r)) != 0 && n != 0 && (int32(*(*uint8)(unsafe.Pointer(l))) == int32(*(*uint8)(unsafe.Pointer(r))) || Xtolower(tls, int32(*(*uint8)(unsafe.Pointer(l)))) == Xtolower(tls, int32(*(*uint8)(unsafe.Pointer(r)))))) {
  4173. goto __3
  4174. }
  4175. goto __2
  4176. __2:
  4177. l++
  4178. r++
  4179. n--
  4180. goto __1
  4181. goto __3
  4182. __3:
  4183. ;
  4184. return Xtolower(tls, int32(*(*uint8)(unsafe.Pointer(l)))) - Xtolower(tls, int32(*(*uint8)(unsafe.Pointer(r))))
  4185. }
  4186. func X__strncasecmp_l(tls *TLS, l uintptr, r uintptr, n size_t, loc locale_t) int32 { /* strncasecmp.c:12:5: */
  4187. return Xstrncasecmp(tls, l, r, n)
  4188. }
  4189. func Xstrncat(tls *TLS, d uintptr, s uintptr, n size_t) uintptr { /* strncat.c:3:6: */
  4190. var a uintptr = d
  4191. d += uintptr(Xstrlen(tls, d))
  4192. for n != 0 && *(*int8)(unsafe.Pointer(s)) != 0 {
  4193. n--
  4194. *(*int8)(unsafe.Pointer(PostIncUintptr(&d, 1))) = *(*int8)(unsafe.Pointer(PostIncUintptr(&s, 1)))
  4195. }
  4196. *(*int8)(unsafe.Pointer(PostIncUintptr(&d, 1))) = int8(0)
  4197. return a
  4198. }
  4199. func Xstrnlen(tls *TLS, s uintptr, n size_t) size_t { /* strnlen.c:3:8: */
  4200. var p uintptr = Xmemchr(tls, s, 0, n)
  4201. if p != 0 {
  4202. return uint64((int64(p) - int64(s)) / 1)
  4203. }
  4204. return n
  4205. }
  4206. func Xstrspn(tls *TLS, s uintptr, c uintptr) size_t { /* strspn.c:6:8: */
  4207. bp := tls.Alloc(32)
  4208. defer tls.Free(32)
  4209. var a uintptr = s
  4210. *(*[4]size_t)(unsafe.Pointer(bp /* byteset */)) = [4]size_t{0: uint64(0)}
  4211. if !(int32(*(*int8)(unsafe.Pointer(c))) != 0) {
  4212. return uint64(0)
  4213. }
  4214. if !(int32(*(*int8)(unsafe.Pointer(c + 1))) != 0) {
  4215. for ; int32(*(*int8)(unsafe.Pointer(s))) == int32(*(*int8)(unsafe.Pointer(c))); s++ {
  4216. }
  4217. return size_t((int64(s) - int64(a)) / 1)
  4218. }
  4219. for ; *(*int8)(unsafe.Pointer(c)) != 0 && AssignOrPtrUint64(bp+uintptr(size_t(*(*uint8)(unsafe.Pointer(c)))/(uint64(8)*uint64(unsafe.Sizeof(size_t(0)))))*8, size_t(uint64(1))<<(size_t(*(*uint8)(unsafe.Pointer(c)))%(uint64(8)*uint64(unsafe.Sizeof(size_t(0)))))) != 0; c++ {
  4220. }
  4221. for ; *(*int8)(unsafe.Pointer(s)) != 0 && *(*size_t)(unsafe.Pointer(bp + uintptr(size_t(*(*uint8)(unsafe.Pointer(s)))/(uint64(8)*uint64(unsafe.Sizeof(size_t(0)))))*8))&(size_t(uint64(1))<<(size_t(*(*uint8)(unsafe.Pointer(s)))%(uint64(8)*uint64(unsafe.Sizeof(size_t(0)))))) != 0; s++ {
  4222. }
  4223. return size_t((int64(s) - int64(a)) / 1)
  4224. }
  4225. func Xstrtok(tls *TLS, s uintptr, sep uintptr) uintptr { /* strtok.c:3:6: */
  4226. if !(s != 0) && !(int32(AssignUintptr(&s, _sp)) != 0) {
  4227. return uintptr(0)
  4228. }
  4229. s += uintptr(Xstrspn(tls, s, sep))
  4230. if !(int32(*(*int8)(unsafe.Pointer(s))) != 0) {
  4231. return AssignPtrUintptr(uintptr(unsafe.Pointer(&_sp)), uintptr(0))
  4232. }
  4233. _sp = s + uintptr(Xstrcspn(tls, s, sep))
  4234. if *(*int8)(unsafe.Pointer(_sp)) != 0 {
  4235. *(*int8)(unsafe.Pointer(PostIncUintptr(&_sp, 1))) = int8(0)
  4236. } else {
  4237. _sp = uintptr(0)
  4238. }
  4239. return s
  4240. }
  4241. var _sp uintptr /* strtok.c:5:14: */
  4242. func init() {
  4243. *(*uintptr)(unsafe.Pointer(uintptr(unsafe.Pointer(&X_CurrentRuneLocale)) + 0)) = uintptr(unsafe.Pointer(&X_DefaultRuneLocale)) // table.c:1940:35:
  4244. *(*uintptr)(unsafe.Pointer(uintptr(unsafe.Pointer(&X_CurrentRuneLocale)) + 0)) = uintptr(unsafe.Pointer(&X_DefaultRuneLocale)) // table.c:1940:35:
  4245. }
  4246. var ts1 = "infinity\x00nan\x00\x00\x00\x01\x02\x04\a\x03\x06\x05\x00.\x00%d.%d.%d.%d.in-addr.arpa\x00ip6.arpa\x000123456789abcdef\x00/etc/hosts\x00rb\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xff\xff\x00%d.%d.%d.%d\x00%x:%x:%x:%x:%x:%x:%x:%x\x00%x:%x:%x:%x:%x:%x:%d.%d.%d.%d\x00:0\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xff\xff\x00\x00\x00\x00 \x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 \x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xfc\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"
  4247. var ts = (*reflect.StringHeader)(unsafe.Pointer(&ts1)).Data